Release v1.0.26
All checks were successful
Release Build / create-docker-image (push) Successful in 3m33s
Release Build / create-release (push) Successful in 7m43s

This commit is contained in:
2025-07-28 10:47:23 +06:00
parent aff61e32fc
commit 7c3d490685

View File

@@ -7,7 +7,7 @@ import (
"github.com/gin-gonic/gin" "github.com/gin-gonic/gin"
) )
const version = "1.0.0" const version = "1.0.26"
func main() { func main() {
// Set Gin mode // Set Gin mode