Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adams549659584 committed Aug 17, 2020
1 parent 90ead98 commit 765fb77
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": "utools-fund",
"version": "v1.1.0",
"version": "v1.3.0",
"description": "自选基金助手",
"main": "main.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion plugin.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/
const pluginConfig = {
pluginName: '自选基金助手',
version: 'v1.2.0',
version: 'v1.3.0',
description: '自选基金助手',
author: '罗君',
homepage: 'https://github.com/adams549659584/utools-fund',
Expand Down

0 comments on commit 765fb77

Please sign in to comment.