Skip to content

Commit d296468

Browse files
Upped version
1 parent 77dd86c commit d296468

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.0.1")]
55-
[assembly: AssemblyFileVersion("1.1.0.1")]
54+
[assembly: AssemblyVersion("1.1.1.0")]
55+
[assembly: AssemblyFileVersion("1.1.1.0")]

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.4.1")]
24-
[assembly: AssemblyFileVersion("1.7.4.1")]
23+
[assembly: AssemblyVersion("1.7.4.2")]
24+
[assembly: AssemblyFileVersion("1.7.4.2")]

0 commit comments

Comments
 (0)