We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbd094 commit 93609fbCopy full SHA for 93609fb
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tiny-notes",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"private": true,
5
"description": "A tiny app in a popup for write quickly your notes.",
6
"author": "Kevin Py",
src/manifest.json
@@ -1,7 +1,7 @@
"manifest_version": 3,
"name": "Tiny Notes",
"icons": {
7
"128": "assets/images/icon-128.png"
0 commit comments