Версия v1.1.3

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

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 {