From f46d33b92320496b03e5ab4c9f8ff1cf317a9cee Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Thu, 22 Jun 2017 18:41:03 +0800
Subject: [PATCH] [Fix] WAWechatImpl_CN (1.1.4)

---
 config/wa_sdk_impl_config_wechat.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/wa_sdk_impl_config_wechat.xml b/config/wa_sdk_impl_config_wechat.xml
index fdff15b..8122044 100644
--- a/config/wa_sdk_impl_config_wechat.xml
+++ b/config/wa_sdk_impl_config_wechat.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <config>
-	<version val="WECHAT1.1.0"/>
+	<version val="WECHAT1.1.4"/>
     <comps>
         <!-- 公共模块 -->
         <comp module="CORE" plaf="WECHAT" mandatory="YES" value="WAWechatCore" desc="公共模块"/>

--
Gitblit v1.8.0