Skip to content

Commit

Permalink
releases: v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ronggang committed Oct 11, 2019
1 parent 58b5477 commit 2c91540
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pt-plugin-plus",
"version": "1.3.1",
"version": "1.3.2",
"author": {
"name": "ronggang",
"url": "https://github.com/ronggang"
Expand Down Expand Up @@ -98,4 +98,4 @@
"last 2 versions",
"not ie <= 8"
]
}
}
4 changes: 2 additions & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "__MSG_manifest_appName__",
"short_name": "__MSG_manifest_shortName__",
"version": "1.3.1",
"version_name": "1.3.1",
"version": "1.3.2",
"version_name": "1.3.2",
"description": "__MSG_manifest_appDescription__",
"manifest_version": 2,
"default_locale": "zh_CN",
Expand Down

0 comments on commit 2c91540

Please sign in to comment.