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