We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547ae9d commit 8e1ac12Copy full SHA for 8e1ac12
Build/CommonAssemblyInfo.cs
@@ -15,6 +15,6 @@
15
//
16
// You can specify all the values or you can default the Revision and Build Numbers
17
// by using the '*' as shown below:
18
-[assembly: AssemblyVersion("1.7.0")]
19
-[assembly: AssemblyFileVersion("1.7.0")]
+[assembly: AssemblyVersion("1.7.1")]
+[assembly: AssemblyFileVersion("1.7.1")]
20
//[assembly: AssemblyInformationalVersion("1.4.5-editlyalpha2")]
0 commit comments