We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 073ff25 commit e945f17Copy full SHA for e945f17
1 file changed
README.md
@@ -21,8 +21,8 @@ Minimalistic, fully portable ([.NET Standard 2.0](https://learn.microsoft.com/en
21
22
- .NET CLI: `> dotnet add package sharpconfig`
23
- Package Manager: `> NuGet\Install-Package sharpconfig`
24
-- [Download latest source](https://github.com/cdervis/SharpConfig/archive/refs/tags/v4.1.0.zip)
25
-- [Download latest binaries](https://github.com/cdervis/SharpConfig/releases/download/v4.1.0/lib.zip)
+- [Download latest source](https://github.com/cdervis/SharpConfig/archive/refs/tags/v4.1.zip)
+- [Download latest binaries](https://github.com/cdervis/SharpConfig/releases/download/v4.1/lib.zip)
26
27
## Example
28
0 commit comments