Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
v0.6.0-rc1 release notes (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Mar 3, 2020
1 parent ee2d2c5 commit b9e893d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#### 0.6.0-beta1 January 29 2020 ###
* Using Akka.NET v1.4.0-beta4 internally.
#### 0.6.0-rc1 March 02 2020 ###
* Using Akka.NET v1.4.0-rc1 internally.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Copyright>Copyright © 2015-2020 Petabridge</Copyright>
<Authors>Petabridge</Authors>
<VersionPrefix>0.6.0</VersionPrefix>
<PackageReleaseNotes>Using Akka.NET v1.4.0-beta4 internally.</PackageReleaseNotes>
<PackageReleaseNotes>Using Akka.NET v1.4.0-rc1 internally.</PackageReleaseNotes>
<PackageIconUrl>https://petabridge.com/images/logo.png</PackageIconUrl>
<PackageProjectUrl>
https://github.com/petabridge/Petabridge.Tracing.Zipkin
Expand Down

0 comments on commit b9e893d

Please sign in to comment.