Updated version to 2.0

This commit is contained in:
Profitroll 2023-05-02 15:10:29 +02:00
parent 301439f144
commit 3ca44dcd2d
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 = 1.9
version = 2.0
if (
loadJson("config.json")["owner"] == "SET-OWNER-ID"