push update

This commit is contained in:
Ayush Saini 2022-04-02 14:37:48 +05:30
parent 37996f48ec
commit a2628e716a
2 changed files with 5 additions and 2 deletions

View file

@ -4,7 +4,7 @@ import _thread
import urllib.request
from efro.terminal import Clr
import json
VERSION=65
VERSION=68
def check():
_thread.start_new_thread(updateProfilesJson,())