From 3746a02022f21a3016ffdb5ef41ea8e0693c1897 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Wed, 02 Jul 2025 17:19:40 +0800 Subject: [PATCH] 4.5.0_优化内容弹窗判断 --- WASdkImpl.podspec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WASdkImpl.podspec b/WASdkImpl.podspec index b7471f5..b28f19c 100644 --- a/WASdkImpl.podspec +++ b/WASdkImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WASdkImpl' -s.version = '4.0.0' +s.version = '4.5.0' s.summary = 'WASdkImpl framework in production environment.' s.license = 'MIT' s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } -- Gitblit v1.8.0