From 740615931d3d5897424f573cebe747ccb887e413 Mon Sep 17 00:00:00 2001 From: Xmader Date: Fri, 18 Oct 2019 17:49:57 -0400 Subject: [PATCH] =?UTF-8?q?v1.2.1=20-=20=E7=B4=A7=E6=80=A5=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E6=97=A0=E6=B3=95=E8=BF=9E=E6=8E=A5=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.xml | 5 ++++- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/config.xml b/config.xml index 597a838..46c616f 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + AriaNgGUI 一个 Aria2 图形界面跨平台客户端 (此为Android版) @@ -16,6 +16,9 @@ + + + diff --git a/package-lock.json b/package-lock.json index 94e82be..3d823f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "com.xmader.aria_ng_gui_android", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8bb9b67..0de6419 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.xmader.aria_ng_gui_android", "displayName": "AriaNg GUI for Android", - "version": "1.2.0", + "version": "1.2.1", "description": "一个 Aria2 图形界面跨平台客户端 (此为Android版)", "repository": { "type": "git",