Skip to content

Commit be0dae8

Browse files
authored
chore: go down to rc.1 so that the stage-release script works (#16135)
1 parent 312b6f4 commit be0dae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"preinstall": "node ./tools/npm/check-npm.js",
2929
"format": "git-clang-format HEAD $(git diff HEAD --name-only | grep -v \"\\.d\\.ts\")"
3030
},
31-
"version": "8.0.0",
31+
"version": "8.0.0-rc.1",
3232
"requiredAngularVersion": "^8.0.0 || ^9.0.0-0",
3333
"requiredMDCVersion": "^1.1.0",
3434
"dependencies": {

0 commit comments

Comments
 (0)