Skip to content

Commit ef7977c

Browse files
committed
Release v2.2.2
1 parent 7338ba5 commit ef7977c

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

vs-code-extension/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ Features include:
77
- Wikilinks and Backlinks View
88
- Task Management
99
- Kanban Board
10-
- Markdown editing Support
10+
- Markdown editing support
11+
- Daily Journals
12+
- Encrypted Notes
1113
- And much more!
1214

1315
For full documentation see [https://docs.asnotes.io](https://docs.asnotes.io)
1416

1517
For product information see [https://github.com/appsoftwareltd/as-notes](https://github.com/appsoftwareltd/as-notes)
1618

17-
AS Notes is free to use. **To purchase a licence for pro features, visit [https://www.asnotes.io/pricing](https://www.asnotes.io/pricing)**
19+
AS Notes is free to use. **To purchase a licence for Pro features, visit [https://www.asnotes.io/pricing](https://www.asnotes.io/pricing)**

vs-code-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "as-notes",
33
"displayName": "AS Notes - Personal Knowledge Management System (PKMS)",
44
"description": "VS Code Personal Knowledge Management System (PKMS) - Markdown Editing, Wikilinks (inc. Nested), Tasks, Kanban, Files, Publish to HTML, Daily Journal, Encrypted Notes",
5-
"version": "2.2.1",
5+
"version": "2.2.2",
66
"publisher": "appsoftwareltd",
77
"license": "Elastic-2.0",
88
"icon": "images/icon.png",

0 commit comments

Comments
 (0)