pushing new version.
Some checks failed
Build-nightly / docker (push) Has been cancelled

This commit is contained in:
Umiko 2025-05-14 04:04:07 +07:00
parent f0cedb1dff
commit 131c4c46ea

View File

@ -7,7 +7,7 @@ if TYPE_CHECKING:
from bot.translator import Translator
app_name = "pandorafox♾"
app_version = "2.4.0"
app_version = "2.4.1"
def get_system_info() -> str:
system = platform.system()