mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2025-12-12 16:08:52 +01:00
launchergo_ver_2023.json
This commit is contained in:
parent
9c4a4df4e6
commit
657e89dd58
@ -22,9 +22,9 @@ var (
|
|||||||
Battery = "/sys/class/power_supply/axp20x-battery/uevent"
|
Battery = "/sys/class/power_supply/axp20x-battery/uevent"
|
||||||
MPD_socket = "/tmp/mpd.socket"
|
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!!!
|
SKIN = "skin/default/" // !!!need the last slash!!!
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user