diff --git a/manifest.json b/manifest.json index d41a6ee..b9db9ce 100644 --- a/manifest.json +++ b/manifest.json @@ -8,5 +8,4 @@ "authorUrl": "https://github.com/Caffa", "fundingUrl": "https://ko-fi.com/pamelawang_mwahacookie", "isDesktopOnly": false -} - +} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index ec940af..23363d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "current-folder-notes-pamphlet", - "version": "1.7.13", + "version": "1.7.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "current-folder-notes-pamphlet", - "version": "1.7.13", + "version": "1.7.14", "license": "MIT", "devDependencies": { "@types/node": "^16.11.6", diff --git a/package.json b/package.json index 965dabc..c7de85a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "current-folder-notes-pamphlet", - "version": "1.7.13", + "version": "1.7.14", "description": "Shows a list of notes in the current folder, and allows you to filter the titles to include or exclude notes.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 51b0ac6..41d7665 100644 --- a/versions.json +++ b/versions.json @@ -28,5 +28,4 @@ "1.7.12": "1.7.7", "1.7.13": "1.7.7", "1.7.14": "1.7.7" -} - +} \ No newline at end of file