Skip to content

Commit

Permalink
Allow 8.0.404 or higher
Browse files Browse the repository at this point in the history
Signed-off-by: Whit Waldo <[email protected]>
  • Loading branch information
WhitWaldo committed Dec 21, 2024
1 parent 4dfdca2 commit 1d41228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_comment": "This policy allows the 9.0.100 SDK or patches in that family.",
"_comment": "This policy allows the 8.0.404 SDK or patches in that family.",
"sdk": {
"version": "9.0.100",
"version": "8.0.404",
"rollForward": "latestFeature"
}
}

0 comments on commit 1d41228

Please sign in to comment.