From f6c8f1c59c0b9f340370ce401f664ca2736215cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=BD=E5=9F=B9=E8=80=85?= Date: Sat, 20 Apr 2019 17:06:33 +0800 Subject: [PATCH] docs: v1.0.5.1 --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 869ca9a05..72e6ed02a 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,8 +1,8 @@ { "name": "__MSG_manifest_appName__", "short_name": "__MSG_manifest_shortName__", - "version": "1.0.5", - "version_name": "1.0.5", + "version": "1.0.5.1", + "version_name": "1.0.5.1", "description": "__MSG_manifest_appDescription__", "manifest_version": 2, "default_locale": "zh_CN",