Версия v1.1.2

This commit is contained in:
2025-11-22 21:28:39 +08:00
parent 522012d7d5
commit a625429085

View File

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