diff --git a/manifest.json b/manifest.json index 3a057bf4..8a2c5f3e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "dbfolder", "name": "DB Folder", - "version": "1.7.1", + "version": "1.7.2", "minAppVersion": "0.14.8", "description": "Folder with the capability to store and retrieve data from a folder like database", "author": "RafaelGB", diff --git a/package.json b/package.json index dda942dd..ac742861 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-dbfolder", - "version": "1.7.1", + "version": "1.7.2", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": {