release 0.11.1

This commit is contained in:
henrygd
2025-04-28 20:38:24 -04:00
parent 0c8b10af99
commit 39820c8ac1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
package beszel
const (
Version = "0.11.0"
Version = "0.11.1"
AppName = "beszel"
)