Browse Source

launchergo_ver_2023.json

cuu 1 year ago
parent
commit
657e89dd58
1 changed files with 2 additions and 2 deletions
  1. 2 2
      sysgo/config.go

+ 2 - 2
sysgo/config.go

@@ -22,9 +22,9 @@ var (
 	Battery    = "/sys/class/power_supply/axp20x-battery/uevent"
 	MPD_socket = "/tmp/mpd.socket"
 
-	UPDATE_URL = "https://raw.githubusercontent.com/clockworkpi/CPI/master/launchergo_ver.json"
+	UPDATE_URL = "https://raw.githubusercontent.com/clockworkpi/CPI/master/launchergo_ver_2023.json"
 
-	VERSION = "0.22"
+	VERSION = "0.23"
 
 	SKIN = "skin/default/" // !!!need the last slash!!!