Skip to content

Commit

Permalink
v2.1.0 -
Browse files Browse the repository at this point in the history
* 升级 electron 依赖的版本到 v7.1.1,希望修复 #24
* 更改 aria2c 二进制文件的打包方式,打包 64位 Windows 的 aria2c
* 增加为 linux armv7l (可用于树莓派) 的构建
  • Loading branch information
Xmader committed Nov 16, 2019
1 parent c389b4e commit ff95a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aria-ng-gui",
"version": "2.0.2",
"version": "2.1.0",
"private": true,
"description": "AriaNg GUI",
"main": "app.js",
Expand Down

0 comments on commit ff95a98

Please sign in to comment.