Implemented version display in SiteHeader of webui

- Updated API version to 1.2.0
- Stored versions in localStorage
This commit is contained in:
yangdx
2025-03-22 01:51:39 +08:00
parent bb699509c9
commit 0df0ba269d
6 changed files with 63 additions and 14 deletions

View File

@@ -1 +1 @@
__api_version__ = "1.0.5"
__api_version__ = "1.2.0"