diff --git a/changelog.html b/changelog.html
index b396e36a..e01d577b 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,3 +1,9 @@
+2016.07.07 - 1.6.3 - BetaFlight
+
+ - Fixed Rate Scaling for 3D model
+ - Moved Super Expo Feature to PID tab
+ - Some cleanups and fixes
+
2016.07.05 - 1.6.2 - BetaFlight
- Added rate numbers to rate calculator
diff --git a/manifest.json b/manifest.json
index aa009c68..03944fb9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
- "version": "1.6.2",
+ "version": "1.6.3",
"author": "Betaflight Squad",
"name": "Betaflight - Configurator",
"short_name": "Betaflight",