Skip to content

Commit 196107b

Browse files
author
zahmo
committed
build:auto build update of environment files with angular version info
1 parent e8d3dcf commit 196107b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/environments/environment.prod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
export const environment ={"production":true,"version":"17.0.0-alpha.0","angularVersion":"17.1.3","materialVersion":"17.1.2"}
2+
export const environment ={"production":true,"version":"16.2.0","angularVersion":"16.2.4","materialVersion":"16.2.2"}
33

demo/environments/environment.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
export const environment ={"production":false,"version":"17.0.0-alpha.0","angularVersion":"17.1.3","materialVersion":"17.1.2"}
2+
export const environment ={"production":false,"version":"16.2.0","angularVersion":"16.2.4","materialVersion":"16.2.2"}
33

0 commit comments

Comments
 (0)