release 0.4.0

This commit is contained in:
Henry Dollman
2024-09-16 14:05:00 -04:00
parent c74d5496af
commit ddfcbc546b
2 changed files with 9 additions and 9 deletions

View File

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