We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce54dfe commit 08cadc9Copy full SHA for 08cadc9
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.9.1")]
19
-[assembly: AssemblyFileVersion("1.9.1")]
+[assembly: AssemblyVersion("1.9.2")]
+[assembly: AssemblyFileVersion("1.9.2")]
20
//[assembly: AssemblyInformationalVersion("1.4.5-editlyalpha2")]
0 commit comments