Revert "Update version" (#64) · microsoft/vssetup.powershell@38c460b (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit 38c460b
Revert "Update version" (#64)
This reverts commit 80e36cb.
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
1 | 1 | { |
2 | 2 | "$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", |
3 | -"version": "2.3", | |
3 | +"version": "2.2", | |
4 | 4 | "publicReleaseRefSpec": [ |
5 | 5 | "^refs/heads/master$", |
6 | 6 | "^refs/tags/v\\d+\\.\\d+" |