Skip to content

Commit 61aed05

Browse files
Keen Yee Liaualan-agius4
Keen Yee Liau
authored andcommitted
build: bump version on master to v12.0.0-next.0
Master should be v12 now that 11.2.x branch has been cut.
1 parent 09207ad commit 61aed05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nguniversal",
33
"main": "index.js",
4-
"version": "11.2.0-next.0",
4+
"version": "12.0.0-next.0",
55
"private": true,
66
"description": "Universal (isomorphic) JavaScript support for Angular",
77
"homepage": "https://github.com/angular/universal",

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"separateMajorMinor": false,
77
"prHourlyLimit": 2,
88
"labels": [
9-
"target: minor",
9+
"target: major",
1010
"action: merge"
1111
],
1212
"timezone": "America/Tijuana",

0 commit comments

Comments
 (0)