docs: add github link and version info to dev tab (v1.1.4)

This commit is contained in:
Timo
2026-04-25 03:49:42 +02:00
parent 7417c21217
commit 01bc95e176
4 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
*/
export const PROTOCOL_VERSION = "1.0.0";
export const APP_VERSION = "1.1.3";
export const APP_VERSION = "1.1.4";
export const OFFICIAL_SERVER_URL = 'wss://sync.shik3i.net';
export const OFFICIAL_LANDING_PAGE_URL = 'https://koalasync.shik3i.net';