Fix styles.css cache-busting so CSS updates always reach the browser

This commit is contained in:
marvin
2026-09-13 13:43:58 -04:00
parent 34d7c2a77f
commit edb5d58bb4
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "site-gateway",
"version": "0.11.41",
"version": "0.11.42",
"private": true,
"description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.",
"type": "module",