Updated manifest version number

This commit is contained in:
Signynt 2026-05-29 09:31:12 -07:00
parent 2ae2d9f27d
commit fd795a96a2
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "virtual-footer",
"name": "Virtual Content",
"version": "1.0.33",
"version": "1.0.34",
"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",

View file

@ -1,6 +1,6 @@
{
"name": "virtual-footer",
"version": "1.0.33",
"version": "1.0.34",
"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": {