This commit is contained in:
2026-03-11 21:01:49 +00:00
parent ffaae146ac
commit a4bd8b9333
+1 -1
View File
@@ -9,7 +9,7 @@ from config import fetch_config_from_wiki, validate_config_from_wiki, get_trigge
from update_checker import start_update_checker from update_checker import start_update_checker
# ==================== VERSION ==================== # ==================== VERSION ====================
BOT_VERSION = "1.0.0" BOT_VERSION = "2.1.0"
BOT_NAME = "TestPostsBot" BOT_NAME = "TestPostsBot"
# ================================================== # ==================================================