Версия v1.1.3
All checks were successful
Release / release (push) Successful in 3m23s

This commit is contained in:
2025-11-23 00:30:59 +08:00
parent 4f6f54b631
commit a99349e75d

View File

@@ -14,7 +14,7 @@ import (
"github.com/redis/go-redis/v9"
)
const VERSION = "1.1.2"
const VERSION = "1.1.3"
// Arguments описывает аргументы командной строки
type Arguments struct {