Release v1.0.50
Some checks failed
Conditional Release Build / read-conditions (push) Successful in 8s
Conditional Release Build / create-docker-image (push) Has been cancelled
Conditional Release Build / update-to-release-branch (push) Has been cancelled
Conditional Release Build / create-release (push) Has been cancelled

This commit is contained in:
2025-07-28 18:30:51 +06:00
parent c3bc0d6ac0
commit d5c7efd117
5 changed files with 150 additions and 64 deletions

View File

@@ -11,7 +11,7 @@ import (
"github.com/gin-gonic/gin"
)
const version = "1.0.40"
const version = "1.0.50"
// SystemInfo holds system information
type SystemInfo struct {