mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 09:46:11 +01:00
release prepration of v2.4.0
This commit is contained in:
@@ -16,8 +16,8 @@ from django.http import HttpResponse
|
||||
from django.utils import translation
|
||||
# Create your views here.
|
||||
|
||||
VERSION = '2.3'
|
||||
BUILD = 9
|
||||
VERSION = '2.4'
|
||||
BUILD = 0
|
||||
|
||||
|
||||
def verifyLogin(request):
|
||||
|
||||
Reference in New Issue
Block a user