We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a1baa commit 274d22eCopy full SHA for 274d22e
build/version.txt
@@ -1,2 +1,2 @@
1
# Usage: on line 2 put the release version, on line 3 put the version comment (example: beta)
2
-4.1.1
+4.1.2
src/Umbraco.Deploy.Contrib.Connectors/Properties/VersionInfo.cs
@@ -8,7 +8,7 @@
8
// </auto-generated>
9
//------------------------------------------------------------------------------
10
11
-[assembly: System.Reflection.AssemblyInformationalVersion("4.1.1")]
12
-[assembly: System.Reflection.AssemblyVersion("4.1.1")]
+[assembly: System.Reflection.AssemblyInformationalVersion("4.1.2")]
+[assembly: System.Reflection.AssemblyVersion("4.1.2")]
13
14
0 commit comments