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 4ec77e2 commit 20ab56dCopy full SHA for 20ab56d
OktaOidc.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'OktaOidc'
3
- s.version = '3.2.0'
+ s.version = '3.3.0'
4
s.summary = 'SDK to easily integrate AppAuth with Okta'
5
s.description = <<-DESC
6
Integrate your native app with Okta using the AppAuth library.
okta-oidc/Resources/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundlePackageType</key>
18
<string>FMWK</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>3.2.0</string>
+ <string>3.3.0</string>
21
<key>CFBundleVersion</key>
22
<string>$(CURRENT_PROJECT_VERSION)</string>
23
</dict>
0 commit comments