diff --git a/changelog.html b/changelog.html
index 62ec2c87..167a35ef 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,3 +1,7 @@
+2016.07.04 - 1.6.1 - BetaFlight
+
+ - Fixed saving level PIDs
+
2016.07.04 - 1.6.0 - BetaFlight
- Added Rate Tool
diff --git a/manifest.json b/manifest.json
index 839dfde9..0d04ba34 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
- "version": "1.6.0",
+ "version": "1.6.1",
"author": "Betaflight Squad",
"name": "Betaflight - Configurator",
"short_name": "Betaflight",