diff --git a/apiserver/apiserver/settings.py b/apiserver/apiserver/settings.py index 359703c..cee936f 100644 --- a/apiserver/apiserver/settings.py +++ b/apiserver/apiserver/settings.py @@ -294,7 +294,7 @@ DEFAULT_FROM_EMAIL = 'Protospace Portal ' if DEBUG: logger.info('Debug mode ON') logger.info('Test logging for each thread') -APP_VERSION = 3 # TODO: automate this +APP_VERSION = 4 # TODO: automate this SHELL_PLUS = 'ipython' diff --git a/webclient/public/index.html b/webclient/public/index.html index d862a87..a19d6c3 100644 --- a/webclient/public/index.html +++ b/webclient/public/index.html @@ -9,6 +9,7 @@ +