diff --git a/manifest.json b/manifest.json index 25067f1..45b25ab 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "quickadd", "name": "QuickAdd", - "version": "0.13.0", + "version": "0.14.0", "minAppVersion": "0.13.19", "description": "Quickly add new pages or content to your vault.", "author": "Christian B. B. Houmann", diff --git a/package.json b/package.json index 7b8d13a..2f024fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quickadd", - "version": "0.13.0", + "version": "0.14.0", "description": "Quickly add new pages or content to your vault.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 57a4c3d..dc2d07b 100644 --- a/versions.json +++ b/versions.json @@ -29,5 +29,6 @@ "0.11.10": "0.13.19", "0.11.11": "0.13.19", "0.12.0": "0.13.19", - "0.13.0": "0.13.19" + "0.13.0": "0.13.19", + "0.14.0": "0.13.19" } \ No newline at end of file