Skip to content

Commit ed99b29

Browse files
committed
Set version 2.1.4 (website), 2.1.3 (extensions).
1 parent 9153f12 commit ed99b29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"name": "JWT Debugger",
55
"description": "The JWT.io debugger as a Web Extension",
6-
"version": "2.1.2",
6+
"version": "2.1.3",
77

88
"browser_action": {
99
"default_icon": "img/favicon/favicon-96x96.png",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jwt.io",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsonwebtoken/jsonwebtoken.github.io"

0 commit comments

Comments
 (0)