push update

This commit is contained in:
imayushsaini 2021-12-29 13:51:20 +05:30
parent 76054b7c26
commit f2842ca214
3 changed files with 7 additions and 30 deletions

View file

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