diff --git a/CHANGELOG.md b/CHANGELOG.md
index b7d36c2..fbe7a2e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+
+## [Version 1.5.0(486)] - 2018-01-09
- Add new Testflight testers. [@Rishabh Tayal](https://github.com/RishabhTayal)
- Fixed app share link. [@Rishabh Tayal](https://github.com/RishabhTayal)
- Added Edit server url on login. [@Eliottiosdevs](https://github.com/Eliottiosdevs)
diff --git a/ReviewMonitor.xcodeproj/project.pbxproj b/ReviewMonitor.xcodeproj/project.pbxproj
index b5d300e..3409bf9 100644
--- a/ReviewMonitor.xcodeproj/project.pbxproj
+++ b/ReviewMonitor.xcodeproj/project.pbxproj
@@ -657,7 +657,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 485;
+ CURRENT_PROJECT_VERSION = 486;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = CEBY93VF85;
INFOPLIST_FILE = "ReviewMonitor/Supporting Files/Info.plist";
@@ -685,7 +685,7 @@
CODE_SIGN_IDENTITY = "iPhone Distribution";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 485;
+ CURRENT_PROJECT_VERSION = 486;
DEVELOPMENT_TEAM = CEBY93VF85;
INFOPLIST_FILE = "ReviewMonitor/Supporting Files/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
diff --git a/ReviewMonitor/Supporting Files/Info.plist b/ReviewMonitor/Supporting Files/Info.plist
index 4788f59..0e16208 100644
--- a/ReviewMonitor/Supporting Files/Info.plist
+++ b/ReviewMonitor/Supporting Files/Info.plist
@@ -15,9 +15,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.4.1
+ 1.5.0
CFBundleVersion
- 485
+ 486
Fabric
APIKey