Skip to content

Commit

Permalink
(#389) global.json: fix the SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Jul 1, 2023
1 parent 31e18a0 commit 1493639
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rd-net/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "6.0",
"version": "6.0.100",
"rollForward": "major"
}
}
}

0 comments on commit 1493639

Please sign in to comment.