Skip to content

Commit b6c3c4e

Browse files
committed
chore: release v5.0.0
1 parent 8849a01 commit b6c3c4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup Label="Package information">
3-
<BaseVersionSuffix>-beta.21</BaseVersionSuffix>
3+
<BaseVersionSuffix></BaseVersionSuffix>
44
<BaseVersion>5.0.0$(BaseVersionSuffix)</BaseVersion>
55
<DatabasePackagesRevision>1</DatabasePackagesRevision>
66
<DatabasePackagesVersionSuffix>$(BaseVersionSuffix)</DatabasePackagesVersionSuffix>

docs/changelog/500.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ uid: releases-500
44

55
# Release Notes v5.x.x
66

7-
## [5.0.0-beta.8](https://github.com/BEagle1984/silverback/releases/tag/v5.0.0-beta.8)
7+
## [5.0.0](https://github.com/BEagle1984/silverback/releases/tag/v5.0.0)
88

99
Silverback 5.0.0 is the most significant update in the library’s history, built on years of user feedback and real-world experience. This release is more than just an upgrade, it’s a **complete refactoring** that enhances flexibility, performance, and maintainability while laying a strong foundation for future innovations.
1010

0 commit comments

Comments
 (0)