From e439b077b781ba816a2b394b70fce4888358c45e Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Tue, 27 Aug 2019 22:03:44 +0800 Subject: [PATCH] [U] Release v3.1.4.422 --- config.xml | 2 +- src/app/constants.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 0b99bf9..89a2eea 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + 极分类 识图垃圾分类助手 HyDEV 开发组 diff --git a/src/app/constants.ts b/src/app/constants.ts index 27d5284..415e241 100644 --- a/src/app/constants.ts +++ b/src/app/constants.ts @@ -34,7 +34,7 @@ export class Constants * Version * 内部版本号 */ - public static INNER_VERSION = '3.1.2.416'; + public static INNER_VERSION = '3.1.4.422'; // Storage key constant // 数据库键名