We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051e2ab commit 168f7d9Copy full SHA for 168f7d9
AlgoliaSearch-Client-Swift.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = 'AlgoliaSearch-Client-Swift'
3
s.module_name = 'AlgoliaSearch'
4
- s.version = '3.0a1'
+ s.version = '3.0'
5
s.license = 'MIT'
6
s.summary = 'Algolia Search API Client for iOS & OS X written in Swift.'
7
s.homepage = 'https://github.com/algolia/algoliasearch-client-swift'
Source/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>3.0a1</string>
+ <string>3.0</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments