update version number

This commit is contained in:
usman@cyberpersons.com
2023-01-23 11:36:41 +05:00
parent a8201ad877
commit 749c4bcd16
9 changed files with 9 additions and 9 deletions

View File

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