From 84235636ec3a4204ef0352038d76e3f3814dd5c0 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Wed, 20 Sep 2017 09:24:02 +0800
Subject: [PATCH] 添加V3.6.5.1

---
 frameworks/WAAdImpl.framework/Headers/WAAdImpl.h |    2 +-
 config/wa_sdk_impl_config_ad.xml                 |    2 +-
 frameworks/WAAdImpl.framework/WAAdImpl           |    0 
 WAAdImpl.podspec                                 |    2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/WAAdImpl.podspec b/WAAdImpl.podspec
index 49f0514..cb95088 100644
--- a/WAAdImpl.podspec
+++ b/WAAdImpl.podspec
@@ -9,7 +9,7 @@
 Pod::Spec.new do |s|
 
 s.name = 'WAAdImpl'
-s.version = '3.6.5'
+s.version = '3.6.5.1'
 s.summary = 'WAAdImpl framework in production environment.'
 s.license = 'MIT'
 s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
diff --git a/config/wa_sdk_impl_config_ad.xml b/config/wa_sdk_impl_config_ad.xml
index 8ee28f8..3d9cd96 100644
--- a/config/wa_sdk_impl_config_ad.xml
+++ b/config/wa_sdk_impl_config_ad.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <config>
-	<version val="AD3.6.5"/>
+	<version val="AD3.6.5.1"/>
     <comps>
         <!-- 广告模块 -->
         <comp module="AD" plaf="WINGA" mandatory="NO" value="WAAd" desc="广告"/>
diff --git a/frameworks/WAAdImpl.framework/Headers/WAAdImpl.h b/frameworks/WAAdImpl.framework/Headers/WAAdImpl.h
index 2f65827..af4a52f 100644
--- a/frameworks/WAAdImpl.framework/Headers/WAAdImpl.h
+++ b/frameworks/WAAdImpl.framework/Headers/WAAdImpl.h
@@ -16,5 +16,5 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WAAdImpl/PublicHeader.h>
 
-//time:2017/9/5 15:32 ver:3.6.5
+//time:2017/9/14 12:26 ver:3.6.5.1
 
diff --git a/frameworks/WAAdImpl.framework/WAAdImpl b/frameworks/WAAdImpl.framework/WAAdImpl
index f3a2ecd..efea079 100644
--- a/frameworks/WAAdImpl.framework/WAAdImpl
+++ b/frameworks/WAAdImpl.framework/WAAdImpl
Binary files differ

--
Gitblit v1.8.0