Version static app assets for CDN releases

This commit is contained in:
2026-07-30 18:37:39 -04:00
parent 792714c6d5
commit eec422661b
22 changed files with 75 additions and 75 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
import { api, protectedFetch } from "./api.js";
import { showToast } from "./toast.js";
import { api, protectedFetch } from "./api.js?v=20260730-release2";
import { showToast } from "./toast.js?v=20260730-release2";
let lots = [];