diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 62a616c3..87e074c4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +#### 1.5.51 October 1st 2025 #### + +* [Bump AkkaVersion and AkkaHostingVersion to 1.5.51](https://github.com/akkadotnet/akka.net/releases/tag/1.5.51) + #### 1.5.44 June 23rd 2025 #### * [Bump AkkaVersion and AkkaHostingVersion to 1.5.44](https://github.com/akkadotnet/akka.net/releases/tag/1.5.44) diff --git a/src/Directory.Generated.props b/src/Directory.Generated.props index 351659b8..0c4fde7e 100644 --- a/src/Directory.Generated.props +++ b/src/Directory.Generated.props @@ -1,8 +1,6 @@ - 1.5.27 - * [Bump Akka to 1.5.27.1](https://github.com/akkadotnet/akka.net/releases/tag/1.5.27.1) -* [Bump Akka.Hosting to v1.5.27](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.27) -* [Resolved: Auto initialization of tables isn't supported from the read journal side.](https://github.com/akkadotnet/Akka.Persistence.Sql/issues/344) + 1.5.51 + * [Bump AkkaVersion and AkkaHostingVersion to 1.5.51](https://github.com/akkadotnet/akka.net/releases/tag/1.5.51) \ No newline at end of file