We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ecf029 commit 1d766cdCopy full SHA for 1d766cd
MaiChartManager/Properties/AssemblyInfo.cs
@@ -1,10 +1,10 @@
1
using System.Reflection;
2
3
[assembly: AssemblyCompany("MaiChartManager")]
4
-[assembly: AssemblyFileVersion("1.0.0.0")]
5
-[assembly: AssemblyInformationalVersion("1.0.0")]
+[assembly: AssemblyFileVersion("1.0.1.0")]
+[assembly: AssemblyInformationalVersion("1.0.1")]
6
[assembly: AssemblyProduct("MaiChartManager")]
7
[assembly: AssemblyTitle("MaiChartManager")]
8
-[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.0.1.0")]
9
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows10.0")]
10
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
0 commit comments