Skip to content

Commit 22a0b4b

Browse files
authored
Update Version.njk to prepare for 15.0.1 release (#451)
Need a 15.0.1 release so that the syncer will update all MuDevopsWrapper.yml to 15.0.1
1 parent f1a5171 commit 22a0b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sync/Version.njk

Lines changed: 1 addition & 1 deletion
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 = "v15.0.0" %}
33+
{% set mu_devops = "v15.0.1" %}
3434

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

0 commit comments

Comments
 (0)