diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3bb58f5..4ec0ed8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,2 @@ -#### 0.2.5 April 14 2019 #### -* Upgraded to Akka.Cluster v1.3.12 -* Upgraded to [Akka.HealthCheck.Cluster v0.2.1](https://github.com/petabridge/akkadotnet-healthcheck/releases/tag/0.2.1) \ No newline at end of file +#### 0.2.6 April 14 2019 #### +* Lengthened throttling window on `DownloadCoordinator` \ No newline at end of file diff --git a/src/common.props b/src/common.props index fc11efd..1e12572 100644 --- a/src/common.props +++ b/src/common.props @@ -2,9 +2,8 @@ Copyright © 2015-2019 Petabridge, LLC Petabridge - 0.2.5 - Upgraded to Akka.Cluster v1.3.12 -Upgraded to [Akka.HealthCheck.Cluster v0.2.1](https://github.com/petabridge/akkadotnet-healthcheck/releases/tag/0.2.1) + 0.2.6 + Lengthened throttling window on `DownloadCoordinator`