diff --git a/Example/PlayKit/Info.plist b/Example/PlayKit/Info.plist
index 2afd36b9..882a997c 100644
--- a/Example/PlayKit/Info.plist
+++ b/Example/PlayKit/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 3.1.0
+ 3.1.1
CFBundleSignature
????
CFBundleVersion
diff --git a/PlayKit.podspec b/PlayKit.podspec
index 17ac9ff6..4284d4c0 100644
--- a/PlayKit.podspec
+++ b/PlayKit.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'PlayKit'
-s.version = '3.1.0'
+s.version = '3.1.1'
s.summary = 'PlayKit: Kaltura Mobile Player SDK - iOS'
s.homepage = 'https://github.com/kaltura/playkit-ios'
s.license = { :type => 'AGPLv3', :text => 'AGPLv3' }