0.12.3 release :)

This commit is contained in:
henrygd
2025-08-03 22:10:51 -04:00
parent 065c7facb6
commit de56544ca3
3 changed files with 5 additions and 5 deletions

View File

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