Skip to content

Commit cdc9171

Browse files
committed
Bump version
1 parent 21451c5 commit cdc9171

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

BinaryObjectScanner/BinaryObjectScanner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Nullable>enable</Nullable>
1212
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1313
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
14-
<Version>3.3.0</Version>
14+
<Version>3.3.1</Version>
1515
<!-- Mostly added due to external libraries -->
1616
<WarningsNotAsErrors>CS8600;CS8601;CS8602;CS8603;CS8604;CS8605;CS8618;CS8625;CS8634;CS8765;IL3000;NU5100</WarningsNotAsErrors>
1717

ExtractionTool/ExtractionTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Nullable>enable</Nullable>
1010
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1111
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
12-
<Version>3.3.0</Version>
12+
<Version>3.3.1</Version>
1313
</PropertyGroup>
1414

1515
<!-- Support All Frameworks -->

ProtectionScan/ProtectionScan.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Nullable>enable</Nullable>
1010
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1111
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
12-
<Version>3.3.0</Version>
12+
<Version>3.3.1</Version>
1313
</PropertyGroup>
1414

1515
<!-- Support All Frameworks -->

0 commit comments

Comments
 (0)