From 4627ac7af9c8f4e599f203267283e6b61cf9cc79 Mon Sep 17 00:00:00 2001 From: NayamAmarshe Date: Sat, 10 Feb 2024 17:48:41 +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 221fb74..73b4216 100644 --- a/src/lib/constants/upscayl-version.ts +++ b/src/lib/constants/upscayl-version.ts @@ -1 +1 @@ -export const UPSCAYL_VERSION = '2.9.8'; +export const UPSCAYL_VERSION = '2.9.9';