From 45544a065f1a17e4872723513e738a8d00ca026c Mon Sep 17 00:00:00 2001 From: Hassaan El-Garem Date: Tue, 10 May 2022 05:27:50 +0200 Subject: [PATCH] Fix: correctly bump podspec version --- WPMediaPicker.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WPMediaPicker.podspec b/WPMediaPicker.podspec index f5ea40a..f9388f1 100644 --- a/WPMediaPicker.podspec +++ b/WPMediaPicker.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'WPMediaPicker' - s.version = '1.8.3-beta.1' + s.version = '1.8.4-beta.1' s.summary = 'WPMediaPicker is an iOS controller that allows capture and picking of media assets.' s.description = <<-DESC