We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9153f12 commit ed99b29Copy full SHA for ed99b29
manifest.json
@@ -3,7 +3,7 @@
3
4
"name": "JWT Debugger",
5
"description": "The JWT.io debugger as a Web Extension",
6
- "version": "2.1.2",
+ "version": "2.1.3",
7
8
"browser_action": {
9
"default_icon": "img/favicon/favicon-96x96.png",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jwt.io",
- "version": "2.1.3",
+ "version": "2.1.4",
"repository": {
"type": "git",
"url": "https://github.com/jsonwebtoken/jsonwebtoken.github.io"
0 commit comments