Skip to content

Commit b54d956

Browse files
Merge branch 'master' into update/dev
2 parents 7c74196 + f2274f6 commit b54d956

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

RELEASE_NOTES.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
#### 1.4.17 March 17 2021 ####
2-
32
* Updated to [Akka.NET v1.4.17](https://github.com/akkadotnet/akka.net/releases/tag/1.4.17)
43
* Resolved a Akka.Remote LogSource race condition

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<PackageTags>akka;actors;actor model;Akka;concurrency;serilog</PackageTags>
4-
<Copyright>Copyright © 2013-2020 Akka.NET Team</Copyright>
4+
<Copyright>Copyright © 2013-2021 Akka.NET Team</Copyright>
55
<Authors>Akka.NET Team</Authors>
66
<PackageReleaseNotes>Updated Akka.Logger.Serilog to [Akka.NET v1.4.3](https://getakka.net/community/whats-new/akkadotnet-v1.4.html)</PackageReleaseNotes>
77
<VersionPrefix>1.4.3</VersionPrefix>

0 commit comments

Comments
 (0)