diff --git a/manifest-beta.json b/manifest-beta.json index 067e172..85d7e21 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "personal-assistant", "name": "Personal Assistant", - "version": "1.3.4", + "version": "1.3.5", "minAppVersion": "1.1.0", "description": "Streamline workflows within Obsidian, managing memos and plugins with just one command.", "author": "edony", diff --git a/manifest.json b/manifest.json index 067e172..85d7e21 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "personal-assistant", "name": "Personal Assistant", - "version": "1.3.4", + "version": "1.3.5", "minAppVersion": "1.1.0", "description": "Streamline workflows within Obsidian, managing memos and plugins with just one command.", "author": "edony", diff --git a/package.json b/package.json index 6838be5..42d8365 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "personal-assistant", - "version": "1.3.4", + "version": "1.3.5", "description": "An plugin which help you to automatically manage Obsidian.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 4949a18..3c30ab6 100644 --- a/versions.json +++ b/versions.json @@ -45,5 +45,6 @@ "1.3.1": "1.1.0", "1.3.2": "1.1.0", "1.3.3": "1.1.0", - "1.3.4": "1.1.0" + "1.3.4": "1.1.0", + "1.3.5": "1.1.0" } \ No newline at end of file