From 43334d708aa4c2215d25295c1df6a282fd227dc3 Mon Sep 17 00:00:00 2001 From: NayamAmarshe Date: Mon, 15 Jan 2024 20:24:44 +0530 Subject: [PATCH] Update upscayl-version.ts --- src/lib/constants/upscayl-version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/constants/upscayl-version.ts b/src/lib/constants/upscayl-version.ts index 0ea8705..78132ce 100644 --- a/src/lib/constants/upscayl-version.ts +++ b/src/lib/constants/upscayl-version.ts @@ -1 +1 @@ -export const UPSCAYL_VERSION = '2.9.5'; +export const UPSCAYL_VERSION = '2.9.6';