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

This commit is contained in:
GitHub Action
2026-07-26 03:56:23 +00:00
parent 53befe8bad
commit b3f9693d34
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
*/
export const PROTOCOL_VERSION = "1.0.0";
export const APP_VERSION = "3.0.0";
export const APP_VERSION = "3.0.1";
export const OFFICIAL_SERVER_URL = 'wss://syncserver.koalastuff.net';
export const OFFICIAL_LANDING_PAGE_URL = 'https://sync.koalastuff.net';