0.12.5 release :)

This commit is contained in:
henrygd
2025-08-26 21:04:46 -04:00
parent 8fa9aece63
commit 5f4d3dc730
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.4"
Version = "0.12.5"
AppName = "beszel"
)