diff --git a/manifest.json b/manifest.json index 2f6e1f7..de7664d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "virtual-footer", "name": "Virtual Content", - "version": "1.0.37", + "version": "1.0.38", "minAppVersion": "1.13.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-lock.json b/package-lock.json index d715fb4..d9b6014 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "virtual-footer", - "version": "1.0.37", + "version": "1.0.38", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "virtual-footer", - "version": "1.0.37", + "version": "1.0.38", "license": "MIT", "devDependencies": { "@types/node": "^16.11.6",