push update

This commit is contained in:
Ayush Saini 2023-06-28 23:03:35 +05:30
parent e100e18886
commit 6c54538e78
2 changed files with 5 additions and 1 deletions

View file

@ -50,6 +50,10 @@
"78": {
"log": "security update: auto handle server queue, fake accounts protection, allow owner to join housefull server. And other bug fixes. ",
"time": "28 May 2023"
},
"79": {
"log": "added bcs server manager, mute ban system now have duration",
"time": "28 June 2023"
}
}

View file

@ -6,7 +6,7 @@ from efro.terminal import Clr
import json
import requests
import _ba
VERSION=78
VERSION=79
def check():