We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722e027 commit 4400a01Copy full SHA for 4400a01
2 files changed
SCG.Modules/DOS2DE/Properties/AssemblyInfo.cs
@@ -51,5 +51,5 @@
51
// You can specify all the values or you can default the Build and Revision Numbers
52
// by using the '*' as shown below:
53
// [assembly: AssemblyVersion("1.0.*")]
54
-[assembly: AssemblyVersion("1.1.3.0")]
55
-[assembly: AssemblyFileVersion("1.1.3.0")]
+[assembly: AssemblyVersion("1.1.3.1")]
+[assembly: AssemblyFileVersion("1.1.3.1")]
SourceControlGenerator/Properties/AssemblyInfo.cs
@@ -20,5 +20,5 @@
20
ResourceDictionaryLocation.None,
21
ResourceDictionaryLocation.SourceAssembly
22
)]
23
-[assembly: AssemblyVersion("1.7.6.0")]
24
-[assembly: AssemblyFileVersion("1.7.6.0")]
+[assembly: AssemblyVersion("1.7.6.1")]
+[assembly: AssemblyFileVersion("1.7.6.1")]
0 commit comments