From 17dc0a30cd8fec42217ffddeb53e97dec7a59746 Mon Sep 17 00:00:00 2001 From: Ivan Vavilov Date: Thu, 2 Aug 2018 15:42:47 +0300 Subject: [PATCH] Up version --- DAO.podspec | 2 +- Example/DAO/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DAO.podspec b/DAO.podspec index a095ef0..95e0eb6 100644 --- a/DAO.podspec +++ b/DAO.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DAO' - s.version = '1.3.4' + s.version = '1.3.5' s.summary = 'DAO Library' s.description = 'Library provides easy way to cache entities.' s.homepage = 'https://github.com/RedMadRobot/DAO' diff --git a/Example/DAO/Info.plist b/Example/DAO/Info.plist index 10bb3c2..b7fb76d 100644 --- a/Example/DAO/Info.plist +++ b/Example/DAO/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.4 + 1.3.5 CFBundleSignature ???? CFBundleVersion