Updated version to 2.2

This commit is contained in:
Profitroll 2023-05-07 16:24:09 +02:00
parent 3fe67e18b0
commit 65a0e1097e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ from os import getpid
from functions import *
pid = getpid()
version = 2.1
version = 2.2
if (
loadJson("config.json")["owner"] == "SET-OWNER-ID"