diff --git a/manifest.json b/manifest.json index 67c14aa..b6c3e50 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "matter", "name": "Matter", - "version": "1.1.0", + "version": "1.1.1", "minAppVersion": "0.12.0", "description": "The official Matter <> Obsidian plugin", "author": "Matter", diff --git a/package.json b/package.json index 4dfff2b..02f92d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matter", - "version": "1.1.0", + "version": "1.1.1", "description": "The Matter Obsidian Plugin", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index b281339..6156238 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "1.1.1": "0.12.0", "1.1.0": "0.12.0", "1.0.7": "0.12.0", "1.0.6": "0.12.0",