mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-08 14:26:16 +01:00
version update
This commit is contained in:
@@ -18,8 +18,8 @@ from django.http import HttpResponse
|
||||
from django.utils import translation
|
||||
# Create your views here.
|
||||
|
||||
VERSION = '2.1'
|
||||
BUILD = 2
|
||||
VERSION = '2.3'
|
||||
BUILD = 1
|
||||
|
||||
|
||||
def verifyLogin(request):
|
||||
|
||||
Reference in New Issue
Block a user