Skip to content

Commit

Permalink
Merge pull request #14 from LanceGin/dev
Browse files Browse the repository at this point in the history
add: new version
  • Loading branch information
LanceGin authored Nov 30, 2017
2 parents ba5bc43 + 1aea6c5 commit cbd88df
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#### MenuBar

- [x] Set default bucket.
- [ ] Drag to MenuBar icon to upload.
- [x] Drag to MenuBar icon to upload.

#### Bucket Panel

Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#### 导航栏

- [x] 设置默认仓库。
- [ ] 拖动至导航栏图标进行上传。
- [x] 拖动至导航栏图标进行上传。

#### 仓库面板

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qbox",
"version": "1.3.1",
"version": "1.4",
"author": "lancegin",
"description": "assistant",
"license": "AGPL",
Expand Down Expand Up @@ -49,7 +49,7 @@
"mac": {
"icon": "build/icons/icon.icns",
"target": ["mas", "dmg", "pkg"],
"bundleVersion": "1.3.2"
"bundleVersion": "1.4"
},
"win": {
"icon": "build/icons/icon.ico"
Expand Down

0 comments on commit cbd88df

Please sign in to comment.