Merge branch 'main' into asch/local-cli

This commit is contained in:
Andras Schmelczer 2025-10-20 20:27:05 +01:00
commit 1e36237acc
8 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
{
"id": "vault-link",
"name": "VaultLink",
"version": "0.8.3",
"version": "0.9.0",
"minAppVersion": "0.0.0",
"description": "Self-hosted synchronization and collaboration for your Vault.",
"author": "Andras Schmelczer",

View file

@ -1,6 +1,6 @@
{
"name": "vault-link-obsidian-plugin",
"version": "0.8.3",
"version": "0.9.0",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {