Skip to content

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Xmader committed Apr 18, 2021
1 parent 85c420d commit 0ef0296
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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.3.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<widget id="com.xmader.aria_ng_gui_android" version="1.3.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<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.3.0",
"version": "1.3.1",
"description": "一个 Aria2 图形界面跨平台客户端 (此为Android版)",
"repository": {
"type": "git",
Expand Down Expand Up @@ -48,4 +48,4 @@
"cordova-plugin-androidx": {}
}
}
}
}
Loading

0 comments on commit 0ef0296

Please sign in to comment.