chore(release): update versions to v3.1.3 [skip ci]

This commit is contained in:
GitHub Action
2026-08-18 19:38:09 +00:00
parent e8d1c847d8
commit 1e41d98c2f
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
*/
export const PROTOCOL_VERSION = "1.0.0";
export const APP_VERSION = "3.1.2";
export const APP_VERSION = "3.1.3";
export const OFFICIAL_SERVER_URL = 'wss://syncserver.koalastuff.net';
export const OFFICIAL_LANDING_PAGE_URL = 'https://sync.koalastuff.net';