chore(release): update versions to v2.4.5 [skip ci]

This commit is contained in:
GitHub Action
2026-06-23 15:40:16 +00:00
parent aa84b63c77
commit d847389eef
7 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
*/
export const PROTOCOL_VERSION = "1.0.0";
export const APP_VERSION = "2.4.4";
export const APP_VERSION = "2.4.5";
export const OFFICIAL_SERVER_URL = 'wss://syncserver.koalastuff.net';
export const OFFICIAL_LANDING_PAGE_URL = 'https://sync.koalastuff.net';