diff --git a/bitrise.yml b/bitrise.yml
index b226267b0573..1fda70a87a05 100644
--- a/bitrise.yml
+++ b/bitrise.yml
@@ -1596,10 +1596,10 @@ app:
BITRISE_NIGHTLY_VERSION: '9000'
- opts:
is_expand: false
- BITRISE_RELEASE_VERSION: '123.0'
+ BITRISE_RELEASE_VERSION: '123.1'
- opts:
is_expand: false
- BITRISE_BETA_VERSION: '123.0'
+ BITRISE_BETA_VERSION: '123.1'
meta:
bitrise.io:
diff --git a/firefox-ios/Client/Info.plist b/firefox-ios/Client/Info.plist
index 4e4f5569bf77..0da7f6bc4ef6 100644
--- a/firefox-ios/Client/Info.plist
+++ b/firefox-ios/Client/Info.plist
@@ -28,7 +28,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 123.0
+ 123.1
CFBundleSignature
????
CFBundleURLTypes
diff --git a/firefox-ios/CredentialProvider/Info.plist b/firefox-ios/CredentialProvider/Info.plist
index 09351134ffba..2b31d8aabeb6 100644
--- a/firefox-ios/CredentialProvider/Info.plist
+++ b/firefox-ios/CredentialProvider/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 123.0
+ 123.1
CFBundleVersion
1
MozDevelopmentTeam
diff --git a/firefox-ios/Extensions/NotificationService/Info.plist b/firefox-ios/Extensions/NotificationService/Info.plist
index cde500d22a8c..d8569f5bc93b 100644
--- a/firefox-ios/Extensions/NotificationService/Info.plist
+++ b/firefox-ios/Extensions/NotificationService/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 123.0
+ 123.1
CFBundleVersion
1
MozDevelopmentTeam
diff --git a/firefox-ios/Extensions/ShareTo/Info.plist b/firefox-ios/Extensions/ShareTo/Info.plist
index bffc83e10b7e..44e8042c8d4b 100644
--- a/firefox-ios/Extensions/ShareTo/Info.plist
+++ b/firefox-ios/Extensions/ShareTo/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 123.0
+ 123.1
CFBundleSignature
????
CFBundleVersion
diff --git a/firefox-ios/WidgetKit/Info.plist b/firefox-ios/WidgetKit/Info.plist
index 1960d1efeed1..c4caf699f3d6 100644
--- a/firefox-ios/WidgetKit/Info.plist
+++ b/firefox-ios/WidgetKit/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 123.0
+ 123.1
CFBundleVersion
1
MozDevelopmentTeam