Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Commit 2512a2c

Browse files
committed
Update version in assembly info
1 parent ba87c89 commit 2512a2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MSIRGB.GUI/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@
5252
// You can specify all the values or you can default the Build and Revision Numbers
5353
// by using the '*' as shown below:
5454
// [assembly: AssemblyVersion("1.0.*")]
55-
[assembly: AssemblyVersion("2.0.1.0")]
56-
[assembly: AssemblyFileVersion("2.0.1.0")]
55+
[assembly: AssemblyVersion("2.1.0.0")]
56+
[assembly: AssemblyFileVersion("2.1.0.0")]

0 commit comments

Comments
 (0)