mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-08 06:16:08 +01:00
update build numbers
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.0'
|
||||
BUILD = 3
|
||||
VERSION = '2.1'
|
||||
BUILD = 1
|
||||
|
||||
def verifyLogin(request):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user