We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dfd649 commit 9f3b0c6Copy full SHA for 9f3b0c6
tools/adev-patches/set-current-major-verion.patch
@@ -7,7 +7,7 @@ index 1bc572a030..40345f5292 100644
7
{
8
provide: CURRENT_MAJOR_VERSION,
9
- useValue: Number(VERSION.major),
10
-+ useValue: 18,
++ useValue: 19,
11
},
12
{provide: ENVIRONMENT, useValue: environment},
13
0 commit comments