Skip to content

Commit 2421303

Browse files
authored
Update Version.njk for mu_devops 14.0.1 (#436)
Update Version.njk to mu_devops v14.0.1 https://github.com/microsoft/mu_devops/releases/tag/v14.0.1 Specifically this is to pull in the autobackport label for filesync, dependabot PRs.
1 parent 697fd93 commit 2421303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sync/Version.njk

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#}
3131

3232
{# The git ref value that files dependent on this repo will use. #}
33-
{% set mu_devops = "v14.0.0" %}
33+
{% set mu_devops = "v14.0.1" %}
3434

3535
{# The latest Project Mu release branch value. #}
3636
{% set latest_mu_release_branch = "release/202502" %}

0 commit comments

Comments
 (0)