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 8f5836c commit d3c92a3Copy full SHA for d3c92a3
packages/router/src/version.ts
@@ -16,4 +16,4 @@ import {Version} from '@angular/core';
16
/**
17
* @stable
18
*/
19
-export const VERSION = new Version('0.0.0-ROUTERPLACEHOLDER');
+export const VERSION = new Version('0.0.0-PLACEHOLDER');
0 commit comments