update build number

This commit is contained in:
Usman Nasir
2020-09-22 12:18:23 +05:00
parent bbd9724d78
commit 2440d471ca
7 changed files with 28 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ from plogical.processUtilities import ProcessUtilities
# Create your views here.
VERSION = '2.0'
BUILD = 3
BUILD = 4
@ensure_csrf_cookie
def renderBase(request):