diff --git a/conanfile.py b/conanfile.py
index 9d533631dd16cf7c463320a645c4dca2019b785f..78264b4f94cf9e926fcf7bf0fa3f7aae147051b5 100644
--- a/conanfile.py
+++ b/conanfile.py
@@ -3,7 +3,7 @@ from conan import ConanFile
 class Lakeshore_336Recipe(ConanFile):
     name = "lakeshore_336"
     executable = "ds_Lakeshore_336"
-    version = "1.0.5"
+    version = "1.0.6"
     package_type = "application"
     user = "soleil"
     python_requires = "base/[>=1.0]@soleil/stable"
diff --git a/pom.xml b/pom.xml
index 9805ecf63b35fdd73a6e4ca055a286567ce3a368..25b73164fb10ab478885767855a824acad92aaa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
   </parent>
   <groupId>fr.soleil.device</groupId>
   <artifactId>Lakeshore_336-${aol}-${mode}</artifactId>
-  <version>1.0.6-SNAPSHOT</version>
+  <version>1.0.6</version>
   <packaging>nar</packaging>
   <name>Lakeshore_336</name>
   <developers>