release 0.5.0

This commit is contained in:
Henry Dollman
2024-09-29 16:37:09 -04:00
parent 9ab359d3cf
commit 22e9ede766
2 changed files with 14 additions and 9 deletions

View File

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