Skip to content

Commit 66af2d8

Browse files
committed
Bump version
1 parent fc3be76 commit 66af2d8

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
@@ -4,7 +4,7 @@
44
<!-- Assembly Properties -->
55
<TargetFrameworks>net48;net6.0;net7.0</TargetFrameworks>
66
<RuntimeIdentifiers>win-x86;win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
7-
<Version>2.8</Version>
7+
<Version>2.9.0</Version>
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99

1010
<!-- Package Properties -->

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# version format
2-
version: 2.8-{build}
2+
version: 2.9.0-{build}
33

44
# pull request template
55
pull_requests:

0 commit comments

Comments
 (0)