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