Bump template version to 8 for CSS cache bust
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
# ── Cache buster version (bumped on deploy) ─────────────────────────
|
||||
# Increment this when template/static changes need to bypass browser cache
|
||||
TEMPLATE_VERSION = "7"
|
||||
TEMPLATE_VERSION = "8"
|
||||
|
||||
# ── Defaults ─────────────────────────────────────────────────────────────────
|
||||
|
||||
|
||||
Reference in New Issue
Block a user