v2.4.4 release

This commit is contained in:
usmannasir
2025-09-01 13:11:42 +05:00
parent 70c44d05bd
commit 9a38b98ca9
9 changed files with 9 additions and 9 deletions

View File

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