Skip to content

Commit

Permalink
ReadMe: Set package version to 2.1.0 in getting started section
Browse files Browse the repository at this point in the history
[skip actions]
  • Loading branch information
0xfeeddeadbeef committed Nov 16, 2024
1 parent 5061f4b commit b8cc80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dotnet add package TBC.Common.Configuration.Registry
```

```xml
<PackageReference Include="TBC.Common.Configuration.Registry" Version="2.0.1" />
<PackageReference Include="TBC.Common.Configuration.Registry" Version="2.1.0" />
```

### Example: Add Windows Registry provider to builder pipeline
Expand Down

0 comments on commit b8cc80e

Please sign in to comment.