add hebrew + new cpu charts refactoring

This commit is contained in:
henrygd
2025-11-01 13:34:30 -04:00
parent 6a562ce03b
commit aaa93b84d2
6 changed files with 51 additions and 41 deletions

View File

@@ -6,7 +6,7 @@ import "github.com/blang/semver"
const (
// Version is the current version of the application.
Version = "0.15.2"
Version = "0.15.3-beta.1"
// AppName is the name of the application.
AppName = "beszel"
)