chore: set APP_VERSION to v1.6.4

This commit is contained in:
github-actions[bot]
2025-10-24 05:36:43 +00:00
parent 553bc84404
commit e5f9831d73

View File

@@ -1,2 +1,2 @@
// default for dev
window.APP_VERSION = "dev";
// generated by CI
window.APP_VERSION = 'v1.6.4';