diff --git a/changelog.html b/changelog.html
index e01d577b..faef1b4d 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,3 +1,10 @@
+2016.07.18 - 1.6.4 - BetaFlight
+
+ - Many Cleanups
+ - Backup restore fixes
+ - Added Vbat Compensation
+ - Preparations for 3.0.0 development firmware
+
2016.07.07 - 1.6.3 - BetaFlight
- Fixed Rate Scaling for 3D model
diff --git a/manifest.json b/manifest.json
index 03944fb9..c9683c59 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
- "version": "1.6.3",
+ "version": "1.6.4",
"author": "Betaflight Squad",
"name": "Betaflight - Configurator",
"short_name": "Betaflight",