mirror of
https://github.com/signynt/virtual-content.git
synced 2026-07-22 05:46:44 +00:00
Updated manifest version number
This commit is contained in:
parent
f5e7147f50
commit
1322ad5aaf
2 changed files with 3 additions and 3 deletions
|
|
@ -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
4
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue