Increment app version

This commit is contained in:
2022-02-05 21:17:43 +00:00
parent 3d5c388ca4
commit 82f3271726
2 changed files with 2 additions and 2 deletions

View File

@@ -282,7 +282,7 @@ DEFAULT_FROM_EMAIL = 'Protospace Portal <portal@mg.protospace.ca>'
if DEBUG: logger.info('Debug mode ON')
logger.info('Test logging for each thread')
APP_VERSION = 2 # TODO: automate this
APP_VERSION = 3 # TODO: automate this
#import logging_tree
#logging_tree.printout()