Skip to content

Commit

Permalink
Bumps to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
s4cha committed Apr 29, 2019
1 parent c9a83a5 commit d13e18a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Keyboard+LayoutGuide.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Keyboard+LayoutGuide'
s.version = "1.4.0"
s.version = "1.4.1"
s.summary = "Apple's missing KeyboardLayoutGuide"
s.homepage = "https://github.com/freshOS/KeyboardLayoutGuide"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down
Binary file modified KeyboardLayoutGuide.framework.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion KeyboardLayoutGuide/KeyboardLayoutGuide/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.4.0</string>
<string>1.4.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit d13e18a

Please sign in to comment.