Skip to content

Commit f1aa7eb

Browse files
committed
Update the README for 2.1.0 version
1 parent a63c231 commit f1aa7eb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The original code is available in this repo by tag: [1.0.0](https://github.com/d
1212

1313
## ⌨️ Current state
1414

15-
* use Angular 16
15+
* uses Angular 20
1616
* the favicon comes from https://www.freefavicon.com/
1717
* promises has been replaced by observables
1818

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-notes-manager",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --host 0.0.0.0 --poll 500 --disable-host-check",

0 commit comments

Comments
 (0)