Skip to content

Commit 1d766cd

Browse files
committed
bump: 版本号
1 parent 2ecf029 commit 1d766cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
using System.Reflection;
22

33
[assembly: AssemblyCompany("MaiChartManager")]
4-
[assembly: AssemblyFileVersion("1.0.0.0")]
5-
[assembly: AssemblyInformationalVersion("1.0.0")]
4+
[assembly: AssemblyFileVersion("1.0.1.0")]
5+
[assembly: AssemblyInformationalVersion("1.0.1")]
66
[assembly: AssemblyProduct("MaiChartManager")]
77
[assembly: AssemblyTitle("MaiChartManager")]
8-
[assembly: AssemblyVersion("1.0.0.0")]
8+
[assembly: AssemblyVersion("1.0.1.0")]
99
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows10.0")]
1010
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

0 commit comments

Comments
 (0)