feat: SEO — add Emby/Jellyfin to descriptions, optimize meta tags, fix APP_VERSION

This commit is contained in:
Koala
2026-05-26 01:51:34 +02:00
parent d2ea7c7423
commit 3c49bfe54c
5 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
*/
export const PROTOCOL_VERSION = "1.0.0";
export const APP_VERSION = "1.3.1";
export const APP_VERSION = "1.8.6";
export const OFFICIAL_SERVER_URL = 'wss://syncserver.koalastuff.net';
export const OFFICIAL_LANDING_PAGE_URL = 'https://sync.koalastuff.net';