diff --git a/conf/version b/conf/version
index 9b010818f43abf91740e6760ddc2dc3f5685482f..42b4f9de0e73b7e5dd557e4786d8ed554b0bfb36 100644
--- a/conf/version
+++ b/conf/version
@@ -1 +1 @@
-3.7.7.stable
+3.8.0.stable
diff --git a/debian/changelog b/debian/changelog
index 7f01d2ccbaceec127355e0b4d96d3c23fe2e0a4e..fe84071916ddb48a23ca4a4cd6e83b4e225d9e42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
+kadeploy (3.8.0.stable) unstable; urgency=low
+
+  * 080c249 [kaworkflow] fallback to default arch of the first node when using api and no arch specified
+  * e783f40 rename deploymentEnv in deploymentMiniOS
+
+ -- Alexandre MERLIN <alexandre.merlin@inria.fr>  Wed, 16 Mar 2022 11:07:18 +0100
+
 kadeploy (3.7.7.stable) unstable; urgency=low
 
- * f2797ac add startup script step
- * 065b641 [karight] allow karight to be used in nodes with different archs
- * 96b5b76 [kaenv] correctly process --env_version in kaenv
+  * f2797ac add startup script step
+  * 065b641 [karight] allow karight to be used in nodes with different archs
+  * 96b5b76 [kaenv] correctly process --env_version in kaenv
 
  -- Alexandre MERLIN <alexandre.merlin@inria.fr>  Mon, 24 Jan 2022 13:44:33 +0100