From 89eb7ba0ce2883f4365f0d93132ad9779fee5b9f Mon Sep 17 00:00:00 2001 From: lpw Date: Fri, 28 Jun 2024 17:51:54 +0800 Subject: [PATCH] 4.1.0 --- WASdkImpl.podspec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WASdkImpl.podspec b/WASdkImpl.podspec index 7752c42..21be80b 100644 --- a/WASdkImpl.podspec +++ b/WASdkImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WASdkImpl' -s.version = '3.18.0' +s.version = '4.1.0' s.summary = 'WASdkImpl framework in production environment.' s.license = 'MIT' s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } -- Gitblit v1.8.0