release 0.5.1

This commit is contained in:
Henry Dollman
2024-10-02 19:58:44 -04:00
parent 66cc0a4b24
commit a213b70a1c

View File

@@ -1,6 +1,6 @@
package beszel
const (
Version = "0.5.0"
Version = "0.5.1"
AppName = "beszel"
)