diff --git a/manifest-beta.json b/manifest-beta.json index c5b175c..41e282d 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "sets", "name": "Sets", - "version": "1.0.7", + "version": "1.0.8", "minAppVersion": "1.4.4", "description": "Create, edit and search sets of notes like Notion or AnyType DBs", "author": "Gabriele Cannata", diff --git a/manifest.json b/manifest.json index c5b175c..41e282d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "sets", "name": "Sets", - "version": "1.0.7", + "version": "1.0.8", "minAppVersion": "1.4.4", "description": "Create, edit and search sets of notes like Notion or AnyType DBs", "author": "Gabriele Cannata", diff --git a/package.json b/package.json index a072c54..0e87105 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sets", - "version": "1.0.7", + "version": "1.0.8", "description": "A plugin for Obsidian.md that allows you to create, edit and search sets of notes like Notion or AnyType DBs", "main": "main.js", "scripts": {