From 102c46c3fbd86c36020a29afb1de514f2789ad3f Mon Sep 17 00:00:00 2001 From: Tomas Bures Date: Sun, 5 Aug 2018 17:08:24 +0530 Subject: [PATCH] Bumped version in meta.json. Otherwise the sql updates are not executed. --- meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.json b/meta.json index c0a6d3c0..5d511080 100644 --- a/meta.json +++ b/meta.json @@ -1,3 +1,3 @@ { - "schemaVersion": 29 + "schemaVersion": 30 }