Browse Source

bump minor sdk version (#3347)

pull/3355/head
Matt Gibson 2 years ago committed by GitHub
parent
commit
1c3bd4d252
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      global.json

2
global.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"sdk": {
"version": "6.0.413",
"version": "6.0.415",
"rollForward": "latestFeature"
}
}

Loading…
Cancel
Save