release 0.10.1

This commit is contained in:
henrygd
2025-03-06 05:40:38 -05:00
parent f397ab0797
commit 3b9910351d

View File

@ -1,6 +1,6 @@
package beszel
const (
Version = "0.10.0"
Version = "0.10.1"
AppName = "beszel"
)