release 0.5.2

This commit is contained in:
Henry Dollman
2024-10-05 18:30:10 -04:00
parent 73aae62c2e
commit 05faa88e6a
2 changed files with 13 additions and 12 deletions

View File

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