diff --git a/Changelog.md b/Changelog.md
index 0bf125641fcb37e528a790e630746739a88505a9..4a6550ffd88f570dc0fce292780b7984b56ec9e3 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,11 @@
+# 0.7.8.0
+
+## Refactor
+
+## Bug fixes
+
+## Features
+
 # 0.7.7.0
 
 ## Refactor
diff --git a/config/defaults.yml b/config/defaults.yml
index 1db443471ab2e414f073b3f97e5b86eb1595a348..574add1be451b66a6b9557c03d1bd7b24e8b8310 100644
--- a/config/defaults.yml
+++ b/config/defaults.yml
@@ -4,7 +4,7 @@
 
 defaults:
   version:
-    number: "0.7.6.99" # Do not touch unless doing a release, do not backport the version number that's in master
+    number: "0.7.7.99" # Do not touch unless doing a release, do not backport the version number that's in master
   heroku: false
   environment:
     url: "http://localhost:3000/"