diff --git a/src/GraphDeployer/GraphDeployer.csproj b/src/GraphDeployer/GraphDeployer.csproj
index fa9711d1764bf7f9abf0aaf8683a7fc0f1fb7a9e..f3b75b19b3ca1ae9c793a915728c283698539ead 100644
--- a/src/GraphDeployer/GraphDeployer.csproj
+++ b/src/GraphDeployer/GraphDeployer.csproj
@@ -7,7 +7,7 @@
 		<AssemblyName>Coscine.GraphDeployer</AssemblyName>
 		<ImplicitUsings>enable</ImplicitUsings>
 		<Nullable>enable</Nullable>
-		<Version>1.2.5</Version>
+		<Version>1.2.6</Version>
 	</PropertyGroup>
 	
 	<PropertyGroup>