Skip to content

Commit a22638f

Browse files
authored
Merge pull request #405 from penge/3_26
3.26
2 parents a623407 + e1f0841 commit a22638f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "My Notes",
44
"description": "Simple and fast note-taking.",
5-
"version": "3.25",
5+
"version": "3.26",
66
"homepage_url": "https://github.com/penge/my-notes",
77
"icons": {
88
"128": "images/icon128.png"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "my-notes",
3-
"version": "3.25.0",
3+
"version": "3.26.0",
44
"description": "Simple and fast note-taking.",
55
"author": "Pavel Bucka",
66
"license": "MIT",

0 commit comments

Comments
 (0)