Skip to content

Commit 916eb3f

Browse files
committed
Bumps to 1.6
1 parent e866681 commit 916eb3f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Keyboard+LayoutGuide.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Keyboard+LayoutGuide'
3-
s.version = "1.5.0"
3+
s.version = "1.6.0"
44
s.summary = "Apple's missing KeyboardLayoutGuide"
55
s.homepage = "https://github.com/freshOS/KeyboardLayoutGuide"
66
s.license = { :type => "MIT", :file => "LICENSE" }

KeyboardLayoutGuide.framework.zip

23.7 KB
Binary file not shown.

KeyboardLayoutGuide/KeyboardLayoutGuide.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
381381
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
382382
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
383-
MARKETING_VERSION = 1.5.0;
383+
MARKETING_VERSION = 1.6.0;
384384
PRODUCT_BUNDLE_IDENTIFIER = com.freshos.KeyboardLayoutGuide;
385385
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
386386
SKIP_INSTALL = YES;
@@ -403,7 +403,7 @@
403403
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
404404
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
405405
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
406-
MARKETING_VERSION = 1.5.0;
406+
MARKETING_VERSION = 1.6.0;
407407
PRODUCT_BUNDLE_IDENTIFIER = com.freshos.KeyboardLayoutGuide;
408408
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
409409
SKIP_INSTALL = YES;

0 commit comments

Comments
 (0)