From c67fbf4b7379a640869821bbee2631d0caf8450c Mon Sep 17 00:00:00 2001 From: Muukii Date: Sat, 3 Apr 2021 18:54:11 +0900 Subject: [PATCH] Update podspec --- Brightroom.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Brightroom.podspec b/Brightroom.podspec index 84921a3e..b5f92140 100644 --- a/Brightroom.podspec +++ b/Brightroom.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Brightroom" - s.version = "2.0.0-alpha.6" + s.version = "2.0.0-alpha.7" s.summary = "A component-oriented image editor on top of CoreImage." s.homepage = "https://github.com/muukii/Brightroom"