Release v1.0.36
Some checks failed
Release Build / create-release (push) Failing after 6m14s
Release Build / create-docker-image (push) Has been skipped
Release Build / update-to-release-branch (push) Has been skipped

This commit is contained in:
2025-07-28 17:44:23 +06:00
parent 75822f7fb8
commit 9e431a00ce
3 changed files with 24 additions and 11 deletions

View File

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