Version bump

This commit is contained in:
V
2026-05-16 20:38:13 +01:00
parent b0b5c3bd08
commit 3915f7ce4d
6 changed files with 27 additions and 2 deletions
+3
View File
@@ -22,6 +22,9 @@
{{define "admin_shell_end"}}
</section>
</main>
<footer class="mx-auto max-w-7xl px-5 pb-8 text-xs text-neutral-500 md:px-8">
<p>Version {{.Version}}</p>
</footer>
</body>
</html>
{{end}}