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

This commit is contained in:
Timo
2026-07-15 13:34:24 +02:00
parent fe13275b5d
commit 2b485fed53
7 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
*/
export const PROTOCOL_VERSION = "1.0.0";
export const APP_VERSION = "2.6.2";
export const APP_VERSION = "2.6.3";
export const OFFICIAL_SERVER_URL = 'wss://syncserver.koalastuff.net';
export const OFFICIAL_LANDING_PAGE_URL = 'https://sync.koalastuff.net';