Skip to content

Commit 93609fb

Browse files
committed
1.1.0
1 parent 0fbd094 commit 93609fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tiny-notes",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"description": "A tiny app in a popup for write quickly your notes.",
66
"author": "Kevin Py",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Tiny Notes",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"description": "A tiny app in a popup for write quickly your notes.",
66
"icons": {
77
"128": "assets/images/icon-128.png"

0 commit comments

Comments
 (0)