There was an error while loading. Please reload this page.
1 parent 11200e4 commit 911cad4Copy full SHA for 911cad4
.github/workflows/release-drafter.yml
@@ -16,7 +16,7 @@ jobs:
16
update_release_draft:
17
permissions:
18
contents: write
19
- pull-requests: read
+ pull-requests: write
20
runs-on: ubuntu-latest
21
steps:
22
- name: "Draft Boxed.AspNetCore Release"
global.json
@@ -2,6 +2,6 @@
2
"sdk": {
3
"allowPrerelease": true,
4
"rollForward": "latestMajor",
5
- "version": "6.0.102"
+ "version": "6.0.300"
6
}
7
0 commit comments