Skip to content

Commit 613c948

Browse files
authored
Update README.md (#17)
Updated badge to use latest including pre-release
1 parent 884de3e commit 613c948

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ This repo includes support for versioning numbers. This support includes:
1111
build numbering. It is NOT a CSemVer but IS a SemVer.
1212

1313
## Status
14-
[![NuGet Version](https://img.shields.io/nuget/v/Ubiquity.NET.Versioning)](https://www.nuget.org/packages/Ubiquity.NET.Versioning)![NuGet](https://img.shields.io/nuget/dt/Ubiquity.NET.Versioning.svg)
14+
[![NuGet Version](https://img.shields.io/nuget/vpre/Ubiquity.NET.Versioning)](https://www.nuget.org/packages/Ubiquity.NET.Versioning)
15+
![NuGet](https://img.shields.io/nuget/dt/Ubiquity.NET.Versioning.svg)
1516
![PR/CI Work Flow Status](https://img.shields.io/github/actions/workflow/status/UbiquityDotNET/Ubiquity.NET.Versioning/pr-build.yml?label=PR%2FCI%20Build%20Status)
1617
![Release Work Flow Status](https://img.shields.io/github/actions/workflow/status/UbiquityDotNET/Ubiquity.NET.Versioning/release-build.yml?label=Release%20Build%20Status)
1718

0 commit comments

Comments
 (0)