0.12.7 release :)

This commit is contained in:
henrygd
2025-09-05 14:00:24 -04:00
parent e027479bb1
commit 5e37469ea9
3 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ package beszel
import "github.com/blang/semver"
const (
Version = "0.12.6"
Version = "0.12.7"
AppName = "beszel"
)