[release/13.4] Bumping patch version - #18245
Merged
Merged
Conversation
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 18245Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 18245" |
Copilot started reviewing on behalf of
Jose Perez Rodriguez (joperezr)
June 16, 2026 18:24
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the patch version from 4 to 5 on the release/13.4 branch, resulting in version 13.4.5. This is a routine version increment for the next patch release.
Changes:
- Incremented
PatchVersionfrom4to5ineng/Versions.props
Show a summary per file
| File | Description |
|---|---|
| eng/Versions.props | Bumps PatchVersion from 4 to 5, making the version prefix 13.4.5 |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 0
Contributor
|
Retrying the failed CI jobs for this pull request from the CI run attempt. The rerun is being tracked in the rerun attempt. |
Ankit Jain (radical)
approved these changes
Jun 16, 2026
Jose Perez Rodriguez (joperezr)
merged commit Jun 16, 2026
73114e8
into
release/13.4
621 of 625 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Bumping patch version to 13.4.5.
Checklist
<remarks />and<code />elements on your triple slash comments?