Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit d9d489d

Browse files
committed
Update to 2.0.15.2 to fix av false positives
1 parent 9eaeec7 commit d9d489d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ConceptMatrix/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
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("2.0.15.1")]
55-
[assembly: AssemblyFileVersion("2.0.15.1")]
54+
[assembly: AssemblyVersion("2.0.15.2")]
55+
[assembly: AssemblyFileVersion("2.0.15.2")]

0 commit comments

Comments
 (0)