0.12.2 release :)

This commit is contained in:
henrygd
2025-08-01 20:36:29 -04:00
parent 137f3f3e24
commit 1811ebdee4
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.1"
Version = "0.12.2"
AppName = "beszel"
)