Skip to content

Commit 47fc3ff

Browse files
authored
Update README.md
1 parent edb5269 commit 47fc3ff

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414

1515
# Introduction
1616

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

1919
Currently runs with:
2020

2121
- Angular v12.1.2
22-
- Electron v13.1.7
23-
- Electron Builder v22.11.9
22+
- Electron v15.13.1
2423

2524
With this sample, you can:
2625

@@ -153,7 +152,7 @@ Please note that Hot reload is only available in Renderer process.
153152
- Angular 9 & Electron 7 : Branch [angular9](https://github.com/maximegris/angular-electron/tree/angular9)
154153
- Angular 10 & Electron 9 : Branch [angular10](https://github.com/maximegris/angular-electron/tree/angular10)
155154
- Angular 11 & Electron 12 : Branch [angular11](https://github.com/maximegris/angular-electron/tree/angular11)
156-
- Angular 12 & Electron 13 : (master)
155+
- Angular 12 & Electron 15 : (master)
157156

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

0 commit comments

Comments
 (0)