From 140b36ee82a6070ee37bf2ade2abad910b5f83b9 Mon Sep 17 00:00:00 2001 From: Vanderlei Martinelli Date: Tue, 16 Aug 2016 16:43:27 -0300 Subject: [PATCH] Bumped version and build numbers --- AlecrimCoreData.podspec | 2 +- Source/AlecrimCoreData.xcodeproj/project.pbxproj | 4 ++-- Source/AlecrimCoreData/Info.plist | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AlecrimCoreData.podspec b/AlecrimCoreData.podspec index ac197a9..2018daf 100644 --- a/AlecrimCoreData.podspec +++ b/AlecrimCoreData.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "AlecrimCoreData" - s.version = "4.2" + s.version = "4.2.1" s.summary = "A powerful and simple Core Data wrapper framework written in Swift." s.homepage = "https://github.com/Alecrim/AlecrimCoreData" diff --git a/Source/AlecrimCoreData.xcodeproj/project.pbxproj b/Source/AlecrimCoreData.xcodeproj/project.pbxproj index 526f115..89c7a23 100644 --- a/Source/AlecrimCoreData.xcodeproj/project.pbxproj +++ b/Source/AlecrimCoreData.xcodeproj/project.pbxproj @@ -409,7 +409,7 @@ APPLICATION_EXTENSION_API_ONLY = YES; CLANG_ENABLE_MODULES = YES; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 499; + CURRENT_PROJECT_VERSION = 501; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; @@ -432,7 +432,7 @@ APPLICATION_EXTENSION_API_ONLY = YES; CLANG_ENABLE_MODULES = YES; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 499; + CURRENT_PROJECT_VERSION = 501; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; diff --git a/Source/AlecrimCoreData/Info.plist b/Source/AlecrimCoreData/Info.plist index 84951bd..603dd26 100644 --- a/Source/AlecrimCoreData/Info.plist +++ b/Source/AlecrimCoreData/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.2 + 4.2.1 CFBundleSignature ???? CFBundleVersion