Skip to content

Commit

Permalink
Update Akka to 1.4.1 (#95) (#96)
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 4b1bb54 commit 3fb1513
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,2 +1,2 @@
#### 1.4.1-rc3 March 10 2020 ####
* Updated Serilog to [Akka.NET v1.4.1-rc3](https://getakka.net/community/whats-new/akkadotnet-v1.4.html)
#### 1.4.1 March 10 2020 ####
* Updated Serilog to [Akka.NET v1.4.1](https://getakka.net/community/whats-new/akkadotnet-v1.4.html)
4 changes: 2 additions & 2 deletions src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PackageTags>akka;actors;actor model;Akka;concurrency;serilog</PackageTags>
<Copyright>Copyright © 2013-2018 Akka.NET Team</Copyright>
<Authors>Akka.NET Team</Authors>
<PackageReleaseNotes>Updated Serilog to [Akka.NET v1.4.1-RC2](https://getakka.net/community/whats-new/akkadotnet-v1.4.html)</PackageReleaseNotes>
<PackageReleaseNotes>Updated Serilog to [Akka.NET v1.4.1](https://getakka.net/community/whats-new/akkadotnet-v1.4.html)</PackageReleaseNotes>
<VersionPrefix>1.4.1</VersionPrefix>
<PackageIconUrl>http://getakka.net/images/akkalogo.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/akkadotnet/Akka.Logger.Serilog</PackageProjectUrl>
Expand All @@ -14,7 +14,7 @@
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>16.5.0</TestSdkVersion>
<NBenchVersion>2.0.1</NBenchVersion>
<AkkaVersion>1.4.1-rc3</AkkaVersion>
<AkkaVersion>1.4.1</AkkaVersion>
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
<NetFrameworkTestVersion>net461</NetFrameworkTestVersion>
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
Expand Down

0 comments on commit 3fb1513

Please sign in to comment.