Skip to content

Commit

Permalink
Set version 2.1.4 (website), 2.1.3 (extensions).
Browse files Browse the repository at this point in the history
  • Loading branch information
sebadoom committed May 16, 2018
1 parent 9153f12 commit ed99b29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"name": "JWT Debugger",
"description": "The JWT.io debugger as a Web Extension",
"version": "2.1.2",
"version": "2.1.3",

"browser_action": {
"default_icon": "img/favicon/favicon-96x96.png",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jwt.io",
"version": "2.1.3",
"version": "2.1.4",
"repository": {
"type": "git",
"url": "https://github.com/jsonwebtoken/jsonwebtoken.github.io"
Expand Down

0 comments on commit ed99b29

Please sign in to comment.