Release v1.0.40
All checks were successful
Release Build / create-release (push) Successful in 6m15s
Release Build / create-docker-image (push) Successful in 3m50s
Release Build / update-to-release-branch (push) Successful in 8s

This commit is contained in:
2025-07-28 17:58:05 +06:00
parent d1c63de5d1
commit c3bc0d6ac0
3 changed files with 10 additions and 26 deletions

View File

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