release v2.3.8

This commit is contained in:
usmannasir
2024-10-29 20:07:47 +04:00
parent d32e41d3a9
commit 1dc3c9d8aa
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.3'
BUILD = 7
BUILD = 8
def verifyLogin(request):