Skip to content

Commit 05d25cb

Browse files
committed
MAINT: Bump the version
1 parent a50b013 commit 05d25cb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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": "history-menu",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"description": "History Menu Extension for Webkit Browsers",
55
"private": true,
66
"scripts": {

source/templates/chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"content_security_policy": "script-src 'self'; object-src 'self'",
55
"author": "Łukasz A.J. Wrona (http://layv.net/)",
66
"description": "__MSG_description__",
7-
"version": "2.4.2",
7+
"version": "2.4.3",
88
"permissions": [
99
"tabs",
1010
"history",

0 commit comments

Comments
 (0)