From 943c02af44ef101bffc7e596a1c4b7e8dc59b49b Mon Sep 17 00:00:00 2001 From: SuperMonster003 Date: Thu, 1 Jul 2021 07:35:18 +0800 Subject: [PATCH] =?UTF-8?q?2.1.5=20-=20Fix=20-=20=E4=BF=AE=E5=A4=8D$$sel.p?= =?UTF-8?q?ickup()=E5=AF=BC=E8=87=B4=E6=8E=92=E8=A1=8C=E6=A6=9C=E5=80=92?= =?UTF-8?q?=E8=AE=A1=E6=97=B6=E6=95=B0=E6=8D=AE=E8=8E=B7=E5=8F=96=E5=BC=82?= =?UTF-8?q?=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- ant-forest-launcher.js | 2 +- documents/CHANGELOG-2.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 03d6013..207ef53 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ [comment]: <> (Version history only shows last 3 versions) # v2.1.5 -###### 2021/06/30 +###### 2021/07/01 * `修复` 部分机型SettingNotFoundException异常并尝试自动修复 (试修) _[`issue #487`](https://github.com/SuperMonster003/Ant-Forest/issues/487)_ _[`#483`](https://github.com/SuperMonster003/Ant-Forest/issues/483)_ * `修复` imagesx.capt()可能返回falsy值的问题 (试修) _[`issue #488`](https://github.com/SuperMonster003/Ant-Forest/issues/488)_ * `修复` 前置应用横屏状态启动项目时屏幕数据异常的问题 _[`issue #489`](https://github.com/SuperMonster003/Ant-Forest/issues/489)_ diff --git a/ant-forest-launcher.js b/ant-forest-launcher.js index 89f8ecd..3b68abb 100644 --- a/ant-forest-launcher.js +++ b/ant-forest-launcher.js @@ -1,6 +1,6 @@ /** * Alipay ant forest intelligent collection script launcher - * @since Jun 30, 2021 + * @since Jul 1, 2021 * @version 2.1.5 * @author SuperMonster003 * @see https://github.com/SuperMonster003/Ant-Forest diff --git a/documents/CHANGELOG-2.md b/documents/CHANGELOG-2.md index 20eabc3..91a7645 100644 --- a/documents/CHANGELOG-2.md +++ b/documents/CHANGELOG-2.md @@ -3,7 +3,7 @@ ****** # v2.1.5 -###### 2021/06/30 +###### 2021/07/01 * `修复` 部分机型SettingNotFoundException异常并尝试自动修复 (试修) _[`issue #487`](https://github.com/SuperMonster003/Ant-Forest/issues/487)_ _[`#483`](https://github.com/SuperMonster003/Ant-Forest/issues/483)_ * `修复` imagesx.capt()可能返回falsy值的问题 (试修) _[`issue #488`](https://github.com/SuperMonster003/Ant-Forest/issues/488)_ * `修复` 前置应用横屏状态启动项目时屏幕数据异常的问题 _[`issue #489`](https://github.com/SuperMonster003/Ant-Forest/issues/489)_