Version static app assets for CDN releases
This commit is contained in:
@@ -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 = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user