Skip to content

Commit fb0e192

Browse files
authored
v1.4.42 Release
v1.4.42 Release
2 parents 6991453 + 9bb198c commit fb0e192

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
@@ -9,6 +9,5 @@
99
* Updated to [Akka.NET v1.4.25](https://github.com/akkadotnet/akka.net/releases/tag/1.4.25)
1010

1111
#### 1.4.17 March 17 2021 ####
12-
1312
* Updated to [Akka.NET v1.4.17](https://github.com/akkadotnet/akka.net/releases/tag/1.4.17)
1413
* 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)