release 0.9.1

This commit is contained in:
Henry Dollman
2025-01-05 18:03:03 -05:00
parent 1ac165d7d3
commit 40cc1a875e

View File

@ -1,6 +1,6 @@
package beszel
const (
Version = "0.9.0"
Version = "0.9.1"
AppName = "beszel"
)