Skip to content

Commit 78c63ab

Browse files
committed
build: create version 1.2.0
1 parent 22d9626 commit 78c63ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/SharedAssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
// You can specify all the values or you can default the Build and Revision Numbers
1717
// by using the '*' as shown below:
1818
// [assembly: AssemblyVersion("1.0.*")]
19-
[assembly: AssemblyVersion("1.1.0.0")]
20-
[assembly: AssemblyFileVersion("1.1.0.0")]
19+
[assembly: AssemblyVersion("1.2.0.0")]
20+
[assembly: AssemblyFileVersion("1.2.0.0")]

0 commit comments

Comments
 (0)