change version code

master
Max 2023-06-26 10:26:13 +08:00 committed by GitHub
parent 0075b84018
commit c05d7202e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ import asyncio
import tornado
from tornado.web import Application
CONST_APP_VERSION = "MaxBot (2023.6.22)"
CONST_APP_VERSION = "MaxBot (2023.6.23)"
CONST_MAXBOT_QUESTION_FILE = "MAXBOT_QUESTION.txt"