Updated version to 2.1

This commit is contained in:
Profitroll 2023-05-02 16:10:32 +02:00
parent 3ca44dcd2d
commit 740c6a1464
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.0
version = 2.1
if (
loadJson("config.json")["owner"] == "SET-OWNER-ID"