diff --git a/changelog.html b/changelog.html
index 167a35ef..b396e36a 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,3 +1,9 @@
+2016.07.05 - 1.6.2 - BetaFlight
+
+ - Added rate numbers to rate calculator
+ - More user friendly firmware flasher
+ - Added 3D model to RX tab
+
2016.07.04 - 1.6.1 - BetaFlight
- Fixed saving level PIDs
diff --git a/manifest.json b/manifest.json
index 0d04ba34..aa009c68 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
- "version": "1.6.1",
+ "version": "1.6.2",
"author": "Betaflight Squad",
"name": "Betaflight - Configurator",
"short_name": "Betaflight",