Skip to content

Commit

Permalink
Bump to v3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MikkCZ committed Aug 25, 2019
1 parent f345874 commit 8cfb6f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pontoon-tools",
"version": "3.4.6",
"version": "3.4.7",
"private": true,
"description": "Tools for Pontoon and its integration into the browser.",
"author": "Michal Stanke <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest-chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Pontoon Tools",
"description": "Tools for Pontoon and its integration into the browser.",
"version": "3.4.6",
"version": "3.4.7",
"author": "Michal Stanke",
"icons": {
"32": "packages/commons/img/pontoon-logo-32.png",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"manifest_version": 2,
"name": "Pontoon Tools",
"description": "Tools for Pontoon and its integration into the browser.",
"version": "3.4.6",
"version": "3.4.7",
"author": "Michal Stanke",
"icons": {
"16": "packages/commons/img/pontoon-logo.svg",
Expand Down

0 comments on commit 8cfb6f3

Please sign in to comment.