From 482a339646ab106bcbdcc03f9f967e291e647c15 Mon Sep 17 00:00:00 2001 From: NayamAmarshe Date: Tue, 16 Jan 2024 10:00:01 +0000 Subject: [PATCH] Update Upscayl version to 2.9.8 --- 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 3c1e839..221fb74 100644 --- a/src/lib/constants/upscayl-version.ts +++ b/src/lib/constants/upscayl-version.ts @@ -1 +1 @@ -export const UPSCAYL_VERSION = '2.9.7'; +export const UPSCAYL_VERSION = '2.9.8';