version number change

This commit is contained in:
usmannasir
2025-05-19 16:25:03 +05:00
parent 7127e47552
commit a53bded439
8 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ from django.utils import translation
# Create your views here.
VERSION = '2.4'
BUILD = 0
BUILD = 1
def verifyLogin(request):