chore: update build config; sync version in manifest and package.json

This commit is contained in:
Daniel Bauer
2024-12-17 11:31:55 +01:00
parent 846315c3a7
commit 97391f4256
4 changed files with 25 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "obsidian-dataview-autocompletion",
"id": "dataview-autocompletion",
"name": "Dataview Autocompletion",
"version": "0.6.0",
"version": "0.8.0",
"minAppVersion": "0.15.0",
"description": "Adds autocompletion to Dataview metadata fields",
"author": "Daniel Bauer",