From 074b5e4d09165ec1866b216889d2a4b130a6741f Mon Sep 17 00:00:00 2001 From: lpw Date: Mon, 22 Jul 2024 09:24:16 +0800 Subject: [PATCH] 提交4.2.0 --- WAApImpl.podspec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WAApImpl.podspec b/WAApImpl.podspec index 329fb15..0d5693d 100644 --- a/WAApImpl.podspec +++ b/WAApImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WAApImpl' -s.version = '4.0.0' +s.version = '4.2.0' s.summary = 'WAApImpl framework in production environment.' s.license = 'MIT' s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } -- Gitblit v1.8.0