diff --git a/README.md b/README.md index 57f7a727d..261769a49 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Trilium Notes is a hierarchical note taking application with focus on building l * Note [attributes](https://github.com/zadam/trilium/wiki/Attributes) can be used for note organization, querying and advanced [scripting](https://github.com/zadam/trilium/wiki/Scripts) * [Synchronization](https://github.com/zadam/trilium/wiki/Synchronization) with self-hosted sync server * Strong [note encryption](https://github.com/zadam/trilium/wiki/Protected-notes) with per-note granularity -* [Relation maps](https://github.com/zadam/trilium/wiki/Relation-map) for visualizing notes and their relations +* [Relation maps](https://github.com/zadam/trilium/wiki/Relation-map) and [link maps](https://github.com/zadam/trilium/wiki/Link-map) for visualizing notes and their relations * [Scripting](https://github.com/zadam/trilium/wiki/Scripts) - see [Advanced showcases](https://github.com/zadam/trilium/wiki/Advanced-showcases) * Scales well in both usability and performance upwards of 100 000 notes * Touch optimized [mobile frontend](https://github.com/zadam/trilium/wiki/Mobile-frontend) for smartphones and tablets diff --git a/package-lock.json b/package-lock.json index 8a62ab138..23ceaeb15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "trilium", - "version": "0.32.4", + "version": "0.33.0-beta", "lockfileVersion": 1, "requires": true, "dependencies": {