Change version

This commit is contained in:
marzban-dev
2025-03-14 19:39:57 +03:30
parent a9aa7a0308
commit 1ffa4f4929
2 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ precacheAndRoute(self.__WB_MANIFEST);
// Version
const VERSION = "1.0.3";
const VERSION = "1.0.4";
// Service Worker Installation
self.addEventListener("install", (event) => {