diff --git a/manifest.json b/manifest.json index 8c5c2f0..873e075 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "virtual-footer", "name": "Virtual Content", - "version": "1.0.30", + "version": "1.0.31", "minAppVersion": "0.15.0", "description": "Display markdown text (including dataview queries or Bases) at the bottom, top or in the sidebar for all notes which match a specified rule, without modifying them.", "author": "Signynt", diff --git a/package.json b/package.json index 3b85898..b49a2d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "virtual-footer", - "version": "1.0.30", + "version": "1.0.31", "description": "Display markdown text (including dataview queries or Bases) at the bottom, top or in the sidebar for all notes which match a specified rule, without modifying them.", "main": "main.js", "scripts": {