Skip to content

Commit bc47e74

Browse files
committed
MAINT: Bump the version
1 parent b9f25f7 commit bc47e74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3.0",
3+
"version": "2.4.0",
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.3.0",
7+
"version": "2.4.0",
88
"permissions": [
99
"tabs",
1010
"history",

0 commit comments

Comments
 (0)