diff --git a/manifest.json b/manifest.json index 6566044..8c70c7a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "influx", "name": "Influx", - "version": "2.0.5", + "version": "2.0.6", "minAppVersion": "1.0.0", "description": "An alternative backlinks plugin, which displays relevant and formatted excerpts from notes with linked mentions, based on the position of mentions in the notes' hierarchical structure (bullet level indentation).", "author": "Jens M Gleditsch", diff --git a/package.json b/package.json index 08523a1..6b00530 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "influx", - "version": "2.0.3", + "version": "2.0.6", "description": ".", "main": "main.js", "scripts": {