Skip to content

Commit 482a6f2

Browse files
committed
build: Bump version to 1.0.7.0
1 parent dfac600 commit 482a6f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Atc.Installer.Wpf.App/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
[assembly: AssemblyCompany("atc-net")]
66
[assembly: AssemblyProduct("Atc.Installer")]
77
[assembly: AssemblyTitle("Atc.Installer")]
8-
[assembly: AssemblyVersion("1.0.6.0")]
9-
[assembly: AssemblyInformationalVersion("1.0.6.0")]
10-
[assembly: AssemblyFileVersion("1.0.6.0")]
8+
[assembly: AssemblyVersion("1.0.7.0")]
9+
[assembly: AssemblyInformationalVersion("1.0.7.0")]
10+
[assembly: AssemblyFileVersion("1.0.7.0")]
1111
[assembly: System.Resources.NeutralResourcesLanguage("en")]
1212
[assembly: System.Runtime.Versioning.TargetPlatform("Windows7.0")]
1313
[assembly: System.Runtime.Versioning.SupportedOSPlatform("Windows7.0")]

0 commit comments

Comments
 (0)