diff --git a/manifest.json b/manifest.json index 6edb738..c8cccd9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "note-atomizer", "name": "Atomizer", - "version": "1.0.1", + "version": "1.1.0", "minAppVersion": "0.15.0", "description": "Turn any text into insightful atomic notes.", "author": "Zac Bagley", diff --git a/versions.json b/versions.json index 26382a1..8312519 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "1.0.0": "0.15.0" + "1.1.0": "1.0.1" }