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

This commit is contained in:
GitHub Action
2026-07-08 14:25:32 +00:00
parent 9f02a47d98
commit 861bb05ec2
7 changed files with 72 additions and 72 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
*/
export const PROTOCOL_VERSION = "1.0.0";
export const APP_VERSION = "2.5.3";
export const APP_VERSION = "2.5.4";
export const OFFICIAL_SERVER_URL = 'wss://syncserver.koalastuff.net';
export const OFFICIAL_LANDING_PAGE_URL = 'https://sync.koalastuff.net';