Skip to content

Commit 62a05cd

Browse files
Updated Assembly information
1 parent 8b1dadb commit 62a05cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

BuildConsole/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("1.0.0.1")]
37-
[assembly: AssemblyFileVersion("1.0.0.1")]
36+
[assembly: AssemblyVersion("1.0.0.2")]
37+
[assembly: AssemblyFileVersion("1.0.0.2")]
3838
[assembly: NeutralResourcesLanguage("en-US")]
3939

QuickWaveBank/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
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.0.0.1")]
55-
[assembly: AssemblyFileVersion("1.0.0.1")]
54+
[assembly: AssemblyVersion("1.0.0.2")]
55+
[assembly: AssemblyFileVersion("1.0.0.2")]
5656
[assembly: Guid("81CB3338-5599-449F-A2A4-2C37A245551F")]
5757
[assembly: NeutralResourcesLanguage("en-US")]
5858

0 commit comments

Comments
 (0)