Skip to content

Commit

Permalink
Updates for 0.3 release (#60) (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: Gregorius Soedharmo <arkatufus@yahoo.com>
  • Loading branch information
Aaronontheweb and Arkatufus authored Mar 11, 2020
1 parent a2cc5ac commit 15b75c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#### 0.3-rc2 March 10 2020 ####
#### 0.3 March 12 2020 ####
**Bumped Akka version**
Bumped Akka version to 1.4.1-rc3
Bumped Akka version to 1.4.1
4 changes: 2 additions & 2 deletions src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Authors>Petabridge</Authors>
<VersionPrefix>0.3</VersionPrefix>
<PackageReleaseNotes>Bumped Akka version**
Bumped Akka version to 1.4.1-rc3</PackageReleaseNotes>
Bumped Akka version to 1.4.1</PackageReleaseNotes>
<PackageIconUrl>https://petabridge.com/images/logo.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/petabridge/akkadotnet-healthcheck</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/petabridge/akkadotnet-healthchec/blob/master/LICENSE</PackageLicenseUrl>
Expand All @@ -14,7 +14,7 @@ Bumped Akka version to 1.4.1-rc3</PackageReleaseNotes>
<NBenchVersion>1.2.2</NBenchVersion>
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>16.5.0</TestSdkVersion>
<AkkaVersion>1.4.1-rc3</AkkaVersion>
<AkkaVersion>1.4.1</AkkaVersion>
</PropertyGroup>
<PropertyGroup>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit 15b75c0

Please sign in to comment.