Skip to content

Commit

Permalink
Merge pull request #427 from penge/3_29
Browse files Browse the repository at this point in the history
3.29
  • Loading branch information
penge authored Apr 25, 2024
2 parents 8e52ceb + 1843f1f commit 502a3f7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "My Notes",
"description": "Simple and fast note-taking.",
"version": "3.28",
"version": "3.29",
"homepage_url": "https://github.com/penge/my-notes",
"icons": {
"128": "images/icon128.png"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "my-notes",
"version": "3.28.0",
"version": "3.29.0",
"description": "Simple and fast note-taking.",
"author": "Pavel Bucka",
"license": "MIT",
Expand Down

0 comments on commit 502a3f7

Please sign in to comment.