From 0e1468b7e0385267bc1a3c11fedab32200fa47df Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 28 Aug 2019 08:41:53 +0800 Subject: [PATCH] [U] Update version code in constants --- src/app/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/constants.ts b/src/app/constants.ts index 415e241..1c417e8 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.4.422'; + public static INNER_VERSION = '3.1.5.425'; // Storage key constant // 数据库键名