version bump and disabled chrome updating button for now

This commit is contained in:
2023-09-21 21:22:12 -04:00
parent 18e58fd010
commit 6858ab32cc

View File

@@ -42,7 +42,7 @@ global UpdateVersionNumber
ScriptName = Freedomain Social Media Poster
ScriptVersion = 2.80
ScriptVersion = 2.83
FullScriptName := ScriptName . " " . ScriptVersion
;---ToDo---
@@ -517,8 +517,7 @@ if(AutoUpdateCheck AND !SkipUpdateCheckThisRun){
GuiControl,,UpdateAvailable, Uploader Update Available!
; if(CheckForChromeUpdates(ChromeFilepath))
GuiControl,,ChromeUpdateAvailable, Chrome Update Available!
; GuiControl,,ChromeUpdateAvailable, Chrome Update Available!
}