Skip to content

Commit

Permalink
Merge pull request #214 from Arkatufus/master
Browse files Browse the repository at this point in the history
Version 1.5.5 Release
  • Loading branch information
Aaronontheweb authored Jun 17, 2021
2 parents acb488c + 840bd16 commit 4f75b2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#### 1.5.5 June 16 2021 ####
* Upgrade [Akka.Bootstrap.Docker to 0.5.3](https://github.com/petabridge/akkadotnet-bootstrap/releases/tag/0.5.3)

#### 1.5.4 June 16 2021 ####
* Upgraded to [Akka.NET v1.4.21](https://github.com/akkadotnet/akka.net/releases/tag/1.4.21)

Expand Down
2 changes: 1 addition & 1 deletion src/Lighthouse/Lighthouse.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Petabridge.Cmd.Cluster" Version="$(PbmVersion)" />
<PackageReference Include="Petabridge.Cmd.Remote" Version="$(PbmVersion)" />
<PackageReference Include="Akka.Bootstrap.Docker">
<Version>0.5.2</Version>
<Version>0.5.3</Version>
</PackageReference>
</ItemGroup>

Expand Down

0 comments on commit 4f75b2a

Please sign in to comment.