Skip to content

Commit 751f802

Browse files
committed
build: update next branch to reflect new release-train v12.0.0-next.0
This is needed as otherwise the ng-dev tools will fail due to `Error: Discovered unexpected version-branch "11.2.x" for a release-train that is already active in the "master" branch. Please either delete the branch if created by accident, or update the version in the next branch (master).`
1 parent 3bfb192 commit 751f802

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "11.2.0-next.0",
3+
"version": "12.0.0-next.0",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)