diff --git a/RxScreenProtectKit.podspec b/RxScreenProtectKit.podspec
index d5f8d71..e570b48 100755
--- a/RxScreenProtectKit.podspec
+++ b/RxScreenProtectKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RxScreenProtectKit'
- s.version = '0.2.7'
+ s.version = '0.2.8'
s.summary = 'Protect the screen from recording'
s.homepage = 'https://github.com/AkkeyLab/RxScreenProtectKit'
diff --git a/RxScreenProtectKitExample/Info.plist b/RxScreenProtectKitExample/Info.plist
index fe9a23b..e6a1ad4 100644
--- a/RxScreenProtectKitExample/Info.plist
+++ b/RxScreenProtectKitExample/Info.plist
@@ -15,9 +15,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.1.7
+ 1.1.8
CFBundleVersion
- 1.1.7.0
+ 1.1.8.0
LSRequiresIPhoneOS
UILaunchStoryboardName
diff --git a/SupportingFiles/Info.plist b/SupportingFiles/Info.plist
index 182619c..ecb3f55 100644
--- a/SupportingFiles/Info.plist
+++ b/SupportingFiles/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.2.7
+ 0.2.8
CFBundleVersion
$(CURRENT_PROJECT_VERSION)