diff --git a/changelog.html b/changelog.html
index 1123308f..62ec2c87 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,3 +1,10 @@
+2016.07.04 - 1.6.0 - BetaFlight
+
+ - Added Rate Tool
+ - Add extra pwm protocol for 3.0
+ - Many Cleanups
+ - Added more tips
+
2016.06.27 - 1.5 - BetaFlight
- Fix some saving issues
diff --git a/manifest.json b/manifest.json
index 8985ff8b..839dfde9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
- "version": "1.5.0",
+ "version": "1.6.0",
"author": "Betaflight Squad",
"name": "Betaflight - Configurator",
"short_name": "Betaflight",