Add guixsystem 1.2.0 to capsul

This commit is contained in:
j3s
2021-01-14 21:31:38 -06:00
parent eba3bd6a5a
commit 74621a85dd
4 changed files with 9 additions and 1 deletions

View File

@ -40,7 +40,7 @@ def init_app(app):
hasSchemaVersionTable = False
actionWasTaken = False
schemaVersion = 0
desiredSchemaVersion = 9
desiredSchemaVersion = 10
cursor = connection.cursor()