From 804c00edc6e153da0d39a8ff906608567cf9d291 Mon Sep 17 00:00:00 2001 From: Dennis Weissmann Date: Wed, 12 Dec 2018 11:49:14 +0100 Subject: [PATCH] bump version number to 1.11.0 --- DeviceKit.podspec | 2 +- Source/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DeviceKit.podspec b/DeviceKit.podspec index 3e13447..c1684db 100644 --- a/DeviceKit.podspec +++ b/DeviceKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DeviceKit' - s.version = '1.10.0' + s.version = '1.11.0' s.summary = 'DeviceKit is a ยต-framework that provides a value-type replacement of UIDevice.' s.description = <<-DESC diff --git a/Source/Info.plist b/Source/Info.plist index 537079c..e548d0d 100644 --- a/Source/Info.plist +++ b/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.10.0 + 1.11.0 CFBundleSignature ???? CFBundleVersion