Updated version to 1.9

This commit is contained in:
Profitroll 2023-03-22 21:09:32 +01:00
parent 98ac531a36
commit a2bd55dcdf
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.8
version = 1.9
if (
loadJson("config.json")["owner"] == "SET-OWNER-ID"