0.12.4 release :)

This commit is contained in:
henrygd
2025-08-25 20:23:38 -04:00
parent 1990f8c6df
commit 20ca6edf81
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.3"
Version = "0.12.4"
AppName = "beszel"
)