Skip to content

Commit 4400a01

Browse files
Upped version
1 parent 722e027 commit 4400a01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

SCG.Modules/DOS2DE/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.1.3.0")]
55-
[assembly: AssemblyFileVersion("1.1.3.0")]
54+
[assembly: AssemblyVersion("1.1.3.1")]
55+
[assembly: AssemblyFileVersion("1.1.3.1")]

SourceControlGenerator/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
ResourceDictionaryLocation.None,
2121
ResourceDictionaryLocation.SourceAssembly
2222
)]
23-
[assembly: AssemblyVersion("1.7.6.0")]
24-
[assembly: AssemblyFileVersion("1.7.6.0")]
23+
[assembly: AssemblyVersion("1.7.6.1")]
24+
[assembly: AssemblyFileVersion("1.7.6.1")]

0 commit comments

Comments
 (0)