release 0.6.0

This commit is contained in:
Henry Dollman
2024-10-16 18:02:53 -04:00
parent 9c061774a3
commit 1a3ad04e03
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
package beszel
const (
Version = "0.5.3"
Version = "0.6.0"
AppName = "beszel"
)