diff --git a/README.md b/README.md
index abfbf9be3..33e2ae9c4 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
[](https://www.codefactor.io/repository/github/rocketchat/rocket.chat.reactnative)
- **Supported server versions:** 0.70.0+
-- **Supported iOS versions**: 12+
+- **Supported iOS versions**: 13+
- **Supported Android versions**: 6.0+
## Download
@@ -18,7 +18,7 @@
-Check [our docs](https://docs.rocket.chat/use-rocket.chat/rocket.chat-mobile) for beta and Experimental versions.
+Check [our docs](https://docs.rocket.chat/use-rocket.chat/rocket.chat-mobile) for beta versions.
## Reporting an Issue
diff --git a/android/app/src/debug/res/values/strings.xml b/android/app/src/debug/res/values/strings.xml
index 207352c2a..cfec259f5 100644
--- a/android/app/src/debug/res/values/strings.xml
+++ b/android/app/src/debug/res/values/strings.xml
@@ -1,4 +1,4 @@
- [DEBUG] Rocket.Chat Experimental
- [DEBUG] Rocket.Chat Experimental
+ [DEBUG] Rocket.Chat
+ [DEBUG] Rocket.Chat
diff --git a/ios/ShareRocketChatRN/Info.plist b/ios/ShareRocketChatRN/Info.plist
index 1ee2b4085..5a87ffe63 100644
--- a/ios/ShareRocketChatRN/Info.plist
+++ b/ios/ShareRocketChatRN/Info.plist
@@ -7,7 +7,7 @@
CFBundleDevelopmentRegion
$(DEVELOPMENT_LANGUAGE)
CFBundleDisplayName
- Rocket.Chat Experimental
+ $(PRODUCT_NAME)
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIdentifier