Skip to content

Commit

Permalink
Merge pull request dotnet#8193 from ElanHasson/patch-1
Browse files Browse the repository at this point in the history
Bump Release Notes output of `dotnet --version` from 7.0.200 to 7.0.300 in release notes example
  • Loading branch information
rbhanda authored Feb 27, 2023
2 parents 1cb6db1 + d4e3792 commit 49f0874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes/7.0/7.0.3/7.0.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can check your .NET SDK version by running the following command. The exampl

```console
$ dotnet --version
7.0.200
7.0.201
```

## Docker Images
Expand Down

0 comments on commit 49f0874

Please sign in to comment.