Skip to content

Commit 553703c

Browse files
committed
Bump version
1 parent 3fd093f commit 553703c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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> --> <!-- Can't be enabled because of external code -->
14-
<Version>3.1.3</Version>
14+
<Version>3.1.4</Version>
1515

1616
<!-- Package Properties -->
1717
<Authors>Matt Nadareski</Authors>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BinaryObjectScanner
1+
# Binary Object Scanner
22

33
[![Build status](https://ci.appveyor.com/api/projects/status/gmdft5bk1h8a1c31?svg=true)](https://ci.appveyor.com/project/mnadareski/BinaryObjectScanner)
44
[![Build Test](https://github.com/SabreTools/BinaryObjectScanner/actions/workflows/build_test.yml/badge.svg)](https://github.com/SabreTools/BinaryObjectScanner/actions/workflows/build_test.yml)

0 commit comments

Comments
 (0)