Skip to content

Commit 30f5337

Browse files
committed
MAINT: Bump the version
1 parent 4996f39 commit 30f5337

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.5.0",
3+
"version": "2.5.1",
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
@@ -3,7 +3,7 @@
33
"manifest_version": 3,
44
"author": "Łukasz A.J. Wrona (http://layv.net/)",
55
"description": "__MSG_description__",
6-
"version": "2.5.0",
6+
"version": "2.5.1",
77
"permissions": [
88
"tabs",
99
"history",

0 commit comments

Comments
 (0)