Skip to content

Commit 3741486

Browse files
authored
Fix PSGallery Preview Badge (#314)
1 parent 74428ba commit 3741486

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
- DnsServerScavenging
3232
- Cast properties which were timestamps to strings.
3333
- Some integration test files were in Tests not tests.
34+
- README
35+
- Updated PowerShell Gallery Preview badge.
3436

3537
### Removed
3638

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ configuration of Windows Server DNS Server.
77
![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/dsccommunity/DnsServerDsc/23/main)
88
[![codecov](https://codecov.io/gh/dsccommunity/DnsServerDsc/branch/main/graph/badge.svg)](https://codecov.io/gh/dsccommunity/DnsServerDsc)
99
[![Azure DevOps tests](https://img.shields.io/azure-devops/tests/dsccommunity/DnsServerDsc/23/main)](https://dsccommunity.visualstudio.com/DnsServerDsc/_test/analytics?definitionId=23&contextType=build)
10-
[![PowerShell Gallery (with prereleases)](https://img.shields.io/powershellgallery/vpre/DnsServerDsc?label=DnsServerDsc%20Preview)](https://www.powershellgallery.com/packages/DnsServerDsc/)
10+
[![PowerShell Gallery (with prereleases)](https://img.shields.io/powershellgallery/v/DnsServerDsc?label=DnsServerDsc%20Preview&include_prereleases)](https://www.powershellgallery.com/packages/DnsServerDsc/)
1111
[![PowerShell Gallery](https://img.shields.io/powershellgallery/v/DnsServerDsc?label=DnsServerDsc)](https://www.powershellgallery.com/packages/DnsServerDsc/)
1212

1313
## Code of Conduct

0 commit comments

Comments
 (0)