Skip to content

Commit

Permalink
add migrations for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelrahmanBayoumi committed Apr 11, 2022
1 parent f304e97 commit 77a5d8d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
UPDATE "program_characteristics" SET "version"="1.1.0";

UPDATE "onboarding" SET "isFirstTimeOpened"=1;

0 comments on commit 77a5d8d

Please sign in to comment.