Bump versions to 0.10.1

This commit is contained in:
Andras Schmelczer 2025-11-19 22:40:36 +00:00
parent e2189d4dbe
commit 72bae2d93e
9 changed files with 12 additions and 12 deletions

View file

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