css: bump CSSVERSION

gonna set it to the version number of the software from now on, i think.
This commit is contained in:
Harvey Tindall
2025-11-27 20:13:31 +00:00
parent 787d0e7b4c
commit 033319af29
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<!--- This CSS is inlined so we should keep this here! -->
<link inline rel="stylesheet" type="text/css" href="web/css/v3bundle.css">
<link inline rel="stylesheet" type="text/css" href="web/css/v0.6.0bundle.css">
{{ template "header.html" . }}
<title>Crash report</title>
</head>