Bump versions to 0.11.0

This commit is contained in:
Andras Schmelczer 2025-11-30 15:26:40 +00:00
commit 215c024876
8 changed files with 11 additions and 11 deletions

View file

@ -1,7 +1,7 @@
{
"id": "vault-link",
"name": "VaultLink",
"version": "0.10.1",
"version": "0.11.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.10.1",
"version": "0.11.0",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {