From 903435b02eee42925d4802da41cb712f90e0ef6a Mon Sep 17 00:00:00 2001 From: hschneider Date: Sat, 2 Mar 2024 19:39:17 +0100 Subject: [PATCH] Update autoupdate.js --- resources/js/neutralino-autoupdate/autoupdate.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/js/neutralino-autoupdate/autoupdate.js b/resources/js/neutralino-autoupdate/autoupdate.js index aedd43b..7f7cfd2 100644 --- a/resources/js/neutralino-autoupdate/autoupdate.js +++ b/resources/js/neutralino-autoupdate/autoupdate.js @@ -21,7 +21,7 @@ class NeutralinoAutoupdate { // opt lang: Dialog language, defaults to en // opt customLang: A custom language dict - this.version = '1.2.3'; + this.version = '1.2.2'; this.debug = opt.debug || true; this.urlManifest = urlManifest; // Manifest URL