From f31ca65864f59741d413ad72b7f12527d2b504cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elvis=20Nu=C3=B1ez?= <3lvis@users.noreply.github.com> Date: Thu, 22 Dec 2016 13:38:36 +0100 Subject: [PATCH] Update Viewer.podspec --- Viewer.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Viewer.podspec b/Viewer.podspec index b84b8a1..5bda6b3 100755 --- a/Viewer.podspec +++ b/Viewer.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Viewer" s.summary = "Image viewer (or Lightbox) with support for local and remote videos and images" - s.version = "2.2.3" + s.version = "2.3.0" s.homepage = "https://github.com/bakkenbaeck/Viewer" s.license = 'MIT' s.author = { "Bakken & Bæck AS" => "post@bakkenbaeck.com" }