Skip to content

Commit 982cbac

Browse files
committed
misc / upgrade to angular 11.2.6
1 parent 8a4b624 commit 982cbac

File tree

3 files changed

+607
-389
lines changed

3 files changed

+607
-389
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414

1515
# Introduction
1616

17-
Bootstrap and package your project with Angular 11 and Electron 11 (Typescript + SASS + Hot Reload) for creating Desktop applications.
17+
Bootstrap and package your project with Angular 11 and Electron 12 (Typescript + SASS + Hot Reload) for creating Desktop applications.
1818

1919
Currently runs with:
2020

21-
- Angular v11.2.0
22-
- Electron v11.2.3
23-
- Electron Builder v22.9.1
21+
- Angular v11.2.6
22+
- Electron v12.0.1
23+
- Electron Builder v22.10.5
2424

2525
With this sample, you can:
2626

@@ -110,7 +110,7 @@ Note: To make it work behind a proxy, you can add this proxy exception in your t
110110
- Angular 8 & Electron 7 : Branch [angular8](https://github.com/maximegris/angular-electron/tree/angular8)
111111
- Angular 9 & Electron 7 : Branch [angular9](https://github.com/maximegris/angular-electron/tree/angular9)
112112
- Angular 10 & Electron 9 : Branch [angular10](https://github.com/maximegris/angular-electron/tree/angular10)
113-
- Angular 11 & Electron 10 : (master)
113+
- Angular 11 & Electron 12 : (master)
114114

115115
[maintained-badge]: https://img.shields.io/badge/maintained-yes-brightgreen
116116
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg

0 commit comments

Comments
 (0)