From 16074440a8b828349ffd5a3d4717ced656c2c678 Mon Sep 17 00:00:00 2001 From: Michal Zaborowski Date: Thu, 8 Feb 2018 10:29:27 +0100 Subject: [PATCH] Release version --- INSPhotoGallery.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSPhotoGallery.podspec b/INSPhotoGallery.podspec index a808cce..a8e3d87 100644 --- a/INSPhotoGallery.podspec +++ b/INSPhotoGallery.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'INSPhotoGallery' - s.version = '1.2.3' + s.version = '1.2.4' s.license = 'Apache License, Version 2.0' s.summary = 'INSPhotoGallery is a modern looking photo gallery written in Swift for iOS.' s.homepage = 'https://github.com/inspace-io/INSPhotoGallery'