diff --git a/changelog.html b/changelog.html
index 6f0b24df89..551171432d 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,3 +1,7 @@
+2016.08.25 - 1.7.7 - BetaFlight
+
+ - Fix dterm setpoint range
+
2016.08.24 - 1.7.6 - BetaFlight
- Fix Vbat bug
diff --git a/manifest.json b/manifest.json
index bbd17e8a86..968875f433 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
- "version": "1.7.6",
+ "version": "1.7.7",
"author": "Betaflight Squad",
"name": "Betaflight - Configurator",
"short_name": "Betaflight",