From d4649e4e7698b62b1622e2d051efb201e24e5400 Mon Sep 17 00:00:00 2001 From: Nayam Amarshe <25067102+NayamAmarshe@users.noreply.github.com> Date: Mon, 15 Jan 2024 21:50:54 +0530 Subject: [PATCH] Update version to 2.9.7 in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89b1e8d..ce57aee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "upscayl", "private": true, - "version": "2.9.6", + "version": "2.9.7", "productName": "Upscayl", "author": { "name": "Nayam Amarshe",