Updated manifest version number

This commit is contained in:
Signynt 2026-07-18 15:15:00 +02:00
parent f5e7147f50
commit 1322ad5aaf
2 changed files with 3 additions and 3 deletions

View file

@ -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",

4
package-lock.json generated
View file

@ -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",