Version 0.1.1 bump - fixed unit test / DB initialisation error

This commit is contained in:
2015-06-18 21:53:35 +02:00
parent 72d0fbe550
commit b6f42c2f3d
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
UPDATE Label SET type = 'DRAFT' WHERE type = 'DRAFTS';