We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6665b6b commit a49f6e0Copy full SHA for a49f6e0
VersionInfo/AssemblyVersionInfo.cs
@@ -10,5 +10,5 @@
10
// You can specify all the values or you can default the Build and Revision Numbers
11
// by using the '*' as shown below:
12
// [assembly: AssemblyVersion("1.0.*")]
13
-[assembly: AssemblyVersion("1.5.9.0")]
14
-[assembly: AssemblyFileVersion("1.5.9.0")]
+[assembly: AssemblyVersion("1.5.10.0")]
+[assembly: AssemblyFileVersion("1.5.10.0")]
0 commit comments