diff --git a/manifest.json b/manifest.json index 531a8586..696ab249 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "templater-obsidian", "name": "Templater", - "version": "0.4.0", + "version": "0.4.1", "description": "Create and use templates", "minAppVersion": "0.9.10", "author": "SilentVoid", diff --git a/package.json b/package.json index 380201ae..dfb72448 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "templater-obsidian", - "version": "0.4.0", + "version": "0.4.1", "description": "Create and use templates", "main": "main.js", "scripts": {