mirror of
https://github.com/signynt/virtual-content.git
synced 2026-07-22 12:40:27 +00:00
Updated manifest version number
This commit is contained in:
parent
2ae2d9f27d
commit
fd795a96a2
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue