Skip to content

Commit 8f4895d

Browse files
Update README.md (#292)
1 parent 9a3191b commit 8f4895d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This log entry will have "County" and "Country" properties added to it.
5959

6060
### Automatically Convert `ILoggingAdapter` into `SerilogLoggingAdapter`
6161

62-
As of Akka.Logger.Serilog v1.5.22, you can now do the following:
62+
As of Akka.Logger.Serilog v1.5.25, you can now do the following:
6363

6464
```csharp
6565
var log = Context.GetLogger()
@@ -87,4 +87,4 @@ c:\> build.sh all
8787

8888
If you need any information on the supported commands, please execute the `build.[cmd|sh] help` command.
8989

90-
This build script is powered by [FAKE](https://fake.build/); please see their API documentation should you need to make any changes to the [`build.fsx`](build.fsx) file.
90+
This build script is powered by [FAKE](https://fake.build/); please see their API documentation should you need to make any changes to the [`build.fsx`](build.fsx) file.

0 commit comments

Comments
 (0)