0.12.6 release :)

This commit is contained in:
henrygd
2025-08-29 17:24:45 -04:00
parent 81d43fbf6e
commit 0c32be3bea
3 changed files with 110 additions and 82 deletions

View File

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