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
@@ -11,7 +11,7 @@
<link rel="icon" href="/icon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/icon.svg" />
<link rel="stylesheet" href="/worksheet.css" media="print" />
<link rel="stylesheet" href="/app.css?v=20260730-5ef8274" />
<link rel="stylesheet" href="/app.css?v=20260730-release2" />
</head>
<body>
<div class="app-shell">
@@ -2492,6 +2492,6 @@
<datalist id="cultivar-list"></datalist>
<script type="module" src="/js/main.js"></script>
<script type="module" src="/js/main.js?v=20260730-release2"></script>
</body>
</html>