build: update main branch to target 21 (#63098)

main branch should go to 21 not 20.3

PR Close #63098
This commit is contained in:
Andrew Scott
2025-08-11 16:28:07 -07:00
committed by Andrew Scott
parent 4d9385b5fd
commit aaf053c288
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "20.3.0-next.0",
"version": "21.0.0-next.0",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",