diff --git a/mycodo/config.py b/mycodo/config.py index e527f1b0c..889d28069 100644 --- a/mycodo/config.py +++ b/mycodo/config.py @@ -14,7 +14,7 @@ from config_translations import TRANSLATIONS as T MYCODO_VERSION = '8.15.13' -ALEMBIC_VERSION = '16b28ef31b5b' +ALEMBIC_VERSION = 'c7942284b74e' # FORCE UPGRADE MASTER # Set True to enable upgrading to the master branch of the Mycodo repository.