Skip to content

Commit d608e1d

Browse files
committed
release: v1.10.2.
1 parent 421c088 commit d608e1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

VersionAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// You can specify all the values or you can default the Build and Revision Numbers
1818
// by using the '*' as shown below:
1919
// [assembly: AssemblyVersion("1.0.*")]
20-
[assembly: AssemblyVersion("1.10.2.1")]
21-
[assembly: AssemblyFileVersion("1.10.2.1")]
22-
[assembly: AssemblyInformationalVersion("1.10.2-SNAPSHOT")]
20+
[assembly: AssemblyVersion("1.10.2.0")]
21+
[assembly: AssemblyFileVersion("1.10.2.0")]
22+
[assembly: AssemblyInformationalVersion("1.10.2")]
2323
[assembly: NeutralResourcesLanguage("en")]

0 commit comments

Comments
 (0)