From e7c762cb154079e7c8c32d96155ff7009fe94390 Mon Sep 17 00:00:00 2001 From: Ivan Vavilov Date: Mon, 17 Sep 2018 16:40:01 +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 95e0eb6..62ad03e 100644 --- a/DAO.podspec +++ b/DAO.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DAO' - s.version = '1.3.5' + s.version = '1.3.6' 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 b7fb76d..d951def 100644 --- a/Example/DAO/Info.plist +++ b/Example/DAO/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.5 + 1.3.6 CFBundleSignature ???? CFBundleVersion