Skip to content

Commit

Permalink
.sync/Version.njk: Update Mu repos to Mu DevOps v6.4.1 (#250)
Browse files Browse the repository at this point in the history
Changes since last release:
v6.1.0...v6.4.1

General release info: https://github.com/microsoft/mu_devops/releases

Signed-off-by: Michael Kubacki <[email protected]>
  • Loading branch information
makubacki authored Sep 22, 2023
1 parent 2402fe9 commit af9bf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sync/Version.njk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#}

{# The git ref value that files dependent on this repo will use. #}
{% set mu_devops = "v6.1.0" %}
{% set mu_devops = "v6.4.1" %}

{# The latest Project Mu release branch value. #}
{% set latest_mu_release_branch = "release/202302" %}
Expand Down

0 comments on commit af9bf2c

Please sign in to comment.