Версия v1.1.1
All checks were successful
Release / release (push) Successful in 4m53s

This commit is contained in:
2025-11-22 19:28:00 +08:00
parent d7f28413b2
commit a3c33d7ec1

View File

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