winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit cdfa268cd0cfbb8c05914ecf19af4c7ac090cffb
parent 058ba279d895873bc4279b8a5b126c0949064083
Author: Kaleb Luedtke <trenlymc@gmail.com>
Date:   Mon,  5 Feb 2024 18:02:18 -0600

Update links in Roadmap (#4142)

###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/4142)
Diffstat:
Mdoc/windows-package-manager-release-roadmap.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/windows-package-manager-release-roadmap.md b/doc/windows-package-manager-release-roadmap.md @@ -41,7 +41,8 @@ We use [GitHub milestones](https://github.com/microsoft/winget-cli/milestones) t | Milestone | Description | | --- | --- | -| [v1.5-Client](https://github.com/microsoft/winget-cli/milestone/39) | Work Targeted for v1.5 | +| [v1.7-Client](https://github.com/microsoft/winget-cli/milestone/42) | Work Targeted for v1.7 | +| [v1.8-Client](https://github.com/microsoft/winget-cli/milestone/43) | Work Targeted for v1.8 | | [v.Next-Client](https://github.com/microsoft/winget-cli/milestone/34) | Triage for the next Milestone | | [Backlog-Client](https://github.com/microsoft/winget-cli/milestone/2) | Work not yet assigned to a milestone or release |