From 81d37f72289752ce4c224cfe9ce0a6030cd9b1d1 Mon Sep 17 00:00:00 2001
From: lpw <pengwei.li@gamehollywood.com>
Date: Tue, 12 Jan 2021 09:33:01 +0800
Subject: [PATCH] 3.9.1

---
 WASdkImpl/3.9.1/WASdkImpl.podspec                  |    2 +-
 frameworks/WASdkImpl.framework/WASdkImpl           |    0 
 config/wa_sdk_impl_config_winga.xml                |    2 +-
 WASdkImpl.podspec                                  |    2 +-
 frameworks/WASdkImpl.framework/Headers/WASdkImpl.h |    2 +-
 frameworks/WASdkImpl.framework/Info.plist          |    0 
 6 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/WASdkImpl.podspec b/WASdkImpl.podspec
index 41d0b5f..2e9bdb7 100644
--- a/WASdkImpl.podspec
+++ b/WASdkImpl.podspec
@@ -9,7 +9,7 @@
 Pod::Spec.new do |s|
 
 s.name = 'WASdkImpl'
-s.version = '3.9.0.1'
+s.version = '3.9.1'
 s.summary = 'WASdkImpl framework in production environment.'
 s.license = 'MIT'
 s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
diff --git a/WASdkImpl/3.9.0.1/WASdkImpl.podspec b/WASdkImpl/3.9.1/WASdkImpl.podspec
similarity index 97%
rename from WASdkImpl/3.9.0.1/WASdkImpl.podspec
rename to WASdkImpl/3.9.1/WASdkImpl.podspec
index 41d0b5f..2e9bdb7 100644
--- a/WASdkImpl/3.9.0.1/WASdkImpl.podspec
+++ b/WASdkImpl/3.9.1/WASdkImpl.podspec
@@ -9,7 +9,7 @@
 Pod::Spec.new do |s|
 
 s.name = 'WASdkImpl'
-s.version = '3.9.0.1'
+s.version = '3.9.1'
 s.summary = 'WASdkImpl framework in production environment.'
 s.license = 'MIT'
 s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
diff --git a/config/wa_sdk_impl_config_winga.xml b/config/wa_sdk_impl_config_winga.xml
index feb7025..96824b3 100644
--- a/config/wa_sdk_impl_config_winga.xml
+++ b/config/wa_sdk_impl_config_winga.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <config>
-	<version val="WA3.9.0"/>
+	<version val="WA3.9.1"/>
     <comps>
         <!-- 用户模块 -->
         <comp module="USR" plaf="WINGA" mandatory="YES" value="WASdkUser" desc="WINGA用户账户"/>
diff --git a/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h b/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h
index 2b8d0c8..f9f98cd 100644
--- a/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h
+++ b/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h
@@ -16,5 +16,5 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkImpl/PublicHeader.h>
 
-//time:2020/09/01 14:00 ver:3.9.0
+//time:2021/01/13 16:00 ver:3.9.1
 
diff --git a/frameworks/WASdkImpl.framework/Info.plist b/frameworks/WASdkImpl.framework/Info.plist
index c951128..9cb5f73 100644
--- a/frameworks/WASdkImpl.framework/Info.plist
+++ b/frameworks/WASdkImpl.framework/Info.plist
Binary files differ
diff --git a/frameworks/WASdkImpl.framework/WASdkImpl b/frameworks/WASdkImpl.framework/WASdkImpl
index c98e8e6..0e233d7 100644
--- a/frameworks/WASdkImpl.framework/WASdkImpl
+++ b/frameworks/WASdkImpl.framework/WASdkImpl
Binary files differ

--
Gitblit v1.8.0