Selaa lähdekoodia

Bump version to 2.3.6

- Fix get query on OS X 8d74fee28b48772376a77ad36c2792c8b3d00948
kishikawa katsumi 9 vuotta sitten
vanhempi
commit
299b010025
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      KeychainAccess.podspec
  2. 1 1
      Lib/KeychainAccess/Info.plist

+ 1 - 1
KeychainAccess.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name             = "KeychainAccess"
-  s.version          = "2.3.5"
+  s.version          = "2.3.6"
   s.summary          = "KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X."
   s.description      = <<-DESC
                          KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.

+ 1 - 1
Lib/KeychainAccess/Info.plist

@@ -15,7 +15,7 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.3.5</string>
+	<string>2.3.6</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>