Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

Commit

Permalink
bump v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Ivantsov committed Jan 29, 2017
1 parent 446f3ff commit f0c298e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yandex-mail-notifier-chrome",
"version": "1.3.2",
"version": "1.3.3",
"author": {
"name": "Alexander Ivantsov",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__MSG_ext_name__",
"version": "1.3.2",
"version": "1.3.3",
"default_locale": "ru",
"description": "__MSG_ext_description__",
"icons": {
Expand Down

0 comments on commit f0c298e

Please sign in to comment.