This commit is contained in:
Ell 2023-09-08 17:42:18 +02:00
parent e3cc6b6bc2
commit 56184ef7ff
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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": {