Skip to content

Commit

Permalink
chore: release v4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BEagle1984 committed Jul 16, 2024
1 parent aece732 commit 6c6ec21
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup Label="Package information">
<BaseVersionSuffix></BaseVersionSuffix>
<BaseVersion>4.5.0$(BaseVersionSuffix)</BaseVersion>
<BaseVersion>4.5.1$(BaseVersionSuffix)</BaseVersion>
<DatabasePackagesRevision>1</DatabasePackagesRevision>
<DatabasePackagesVersionSuffix>$(BaseVersionSuffix)</DatabasePackagesVersionSuffix>
</PropertyGroup>
Expand Down
6 changes: 6 additions & 0 deletions docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ uid: releases

# Releases

## [4.5.1](https://github.com/BEagle1984/silverback/releases/tag/v4.5.1)

### Fixes

* Fix assembly qualified name parsing for generic types

## [4.5.0](https://github.com/BEagle1984/silverback/releases/tag/v4.5.0)

### What's new
Expand Down

0 comments on commit 6c6ec21

Please sign in to comment.