bust cached api configuration
CI / compose (push) Successful in 10m6s

This commit is contained in:
Marco0300
2026-09-03 17:03:08 +02:00
parent 56229c7ef1
commit dbe2dd2f0b
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/* Public, non-secret runtime configuration. Replace this file at deploy time if needed. */
window.__PROSPECT_CONFIG__ = Object.freeze({
apiBase: '',
assetVersion: 'phase-15'
assetVersion: 'phase-16'
});