diff --git a/web/src/lib/components/shared-components/announcement-box.svelte b/web/src/lib/components/shared-components/announcement-box.svelte deleted file mode 100644 index e6f378909a..0000000000 --- a/web/src/lib/components/shared-components/announcement-box.svelte +++ /dev/null @@ -1,64 +0,0 @@ - - -
🎉 NEW VERSION AVAILABLE 🎉
-docker-compose
, and .env
setup is up-to-date to prevent
- any misconfigurations, especially if you use WatchTower or any mechanism that handles updating
- your application automatically.
- Local Version {localVersion}
- Remote Version {remoteVersion}
- 🎉 NEW VERSION AVAILABLE 🎉
+ +docker-compose
, and .env
setup is up-to-date to prevent
+ any misconfigurations, especially if you use WatchTower or any mechanism that handles updating
+ your application automatically.
+ Server Version: {serverVersionName}
+ Latest Version: {githubVersion}
+