Skip to content

Commit

Permalink
v1.1.0 - AriaNg GUI for Android 可供下载的第一个版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Xmader committed Nov 8, 2018
1 parent 27300b2 commit d41461a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.xmader.aria_ng_gui_android" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.xmader.aria_ng_gui_android" version="1.1.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>AriaNgGUI</name>
<description>
一个 Aria2 图形界面跨平台客户端 (此为Android版)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.xmader.aria_ng_gui_android",
"displayName": "AriaNg GUI for Android",
"version": "1.0.0",
"version": "1.1.0",
"description": "一个 Aria2 图形界面跨平台客户端 (此为Android版)",
"repository": {
"type": "git",
Expand Down Expand Up @@ -36,4 +36,4 @@
"cordova-plugin-app-version": {}
}
}
}
}

0 comments on commit d41461a

Please sign in to comment.