diff --git a/manifest.json b/manifest.json index 581e301..da5bdc3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "just-share-please", "name": "Just Share Please", - "version": "0.1.3", + "version": "0.1.4", "minAppVersion": "1.3.7", "description": "Quickly and easily share individual notes online using an anonymized link. Also easy to self-host!", "author": "Ellpeck", diff --git a/package.json b/package.json index 981b706..769cd92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "just-share-please", - "version": "0.1.3", + "version": "0.1.4", "description": "Quickly and easily share individual notes online using an anonymized link. Also easy to self-host!", "main": "main.js", "scripts": {