We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e05a49 commit f9f5ddeCopy full SHA for f9f5dde
src/Atc.Installer.Wpf.App/AssemblyVersionInfo.cs
@@ -2,5 +2,5 @@ namespace Atc.Installer.Wpf.App;
2
3
internal static class AssemblyVersionInfo
4
{
5
- public const string Version = "1.0.25.0";
+ public const string Version = "1.0.26.0";
6
}
0 commit comments