Skip to content

Commit 5971b40

Browse files
Merge pull request #4 from AlexandrShcherbakov/main
Increase build version to deliver correct build to users
2 parents a61142c + bbbe6f1 commit 5971b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gui/daProfiler/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.0.13.0")]
55-
[assembly: AssemblyFileVersion("1.0.13.0")]
54+
[assembly: AssemblyVersion("1.0.14.0")]
55+
[assembly: AssemblyFileVersion("1.0.14.0")]

0 commit comments

Comments
 (0)