From 8747f690653db14debb5137984aae635d8c87815 Mon Sep 17 00:00:00 2001 From: gfdgd xi <3025613752@qq.com> Date: Sun, 19 Jun 2022 08:48:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=88=E7=AB=8Bflag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- information-new.json | 2 +- information.json | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/information-new.json b/information-new.json index 1c3033c..df48e56 100755 --- a/information-new.json +++ b/information-new.json @@ -4,7 +4,7 @@ "https://gitee.com/gfdgd-xi/uengine-runner", "https://github.com/gfdgd-xi/uengine-runner" ], - "Version": "1.6.1", + "Version": "1.6.2", "System": "Linux(deepin/UOS)", "Tips": [ "更多可见:https://gitee.com/gfdgd-xi/uengine-runner/wikis", diff --git a/information.json b/information.json index 8e02ff9..c1822b5 100755 --- a/information.json +++ b/information.json @@ -4,7 +4,7 @@ "https://gitee.com/gfdgd-xi/uengine-runner", "https://github.com/gfdgd-xi/uengine-runner" ], - "Version": "1.6.1", + "Version": "1.6.2", "System": "Linux(deepin/UOS)", "Tips": [ "更多可见:https://gitee.com/gfdgd-xi/uengine-runner/wikis", @@ -22,6 +22,11 @@ "5、如果想要使用adb连接UEngine或其他手机,请使用 1.2.0 以前的版本。(如需连接UEngine请安装adb补丁)" ], "Update": [ + "V1.6.2:", + "※1、优化了 UEngine 运行器的英语翻译", + "※2、新增加了可以打开或关闭第三方应用安装的功能(使用此功能后在UEngine里可以使用默认的APK安装程序安装应用,此操作需要使用程序的Adb补丁)", + "※3、新增加了 UEngine 的 Ubuntu 安装程序", + "4、修复了本程序在 Ubuntu 上安装和卸载报错无法继续的问题", "V1.6.1:", "※1、修复了打包 deb 包在 APK 的包名有大写时无法启动的问题", "※2、提供新版本的 UEngine Root 镜像",