From 0dd6f9110481ba44bbd262f2221e655aeccd4f71 Mon Sep 17 00:00:00 2001 From: wwwcg Date: Fri, 13 Sep 2024 22:46:43 +0800 Subject: [PATCH] chore(release): released 3.3.2-rc.1 --- hippy.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hippy.podspec b/hippy.podspec index 493d0f4b3d9..26c752124cf 100644 --- a/hippy.podspec +++ b/hippy.podspec @@ -12,7 +12,7 @@ Pod::Spec.new do |s| puts "layout engine is #{layout_engine}, js engine is #{js_engine}" s.name = 'hippy' - s.version = '3.3.2-rc.0' + s.version = '3.3.2-rc.1' s.summary = 'Hippy Cross Platform Framework' s.description = <<-DESC Hippy is designed for developers to easily build cross-platform