release(v1.6.4): runtime version injection + CI bump/sync; caching tweaks

This commit is contained in:
Ryan
2025-10-24 01:36:30 -04:00
committed by GitHub
parent 88a8857a6f
commit 553bc84404
6 changed files with 74 additions and 13 deletions

2
public/js/version.js Normal file
View File

@@ -0,0 +1,2 @@
// default for dev
window.APP_VERSION = "dev";