Bump versions to 0.14.0

This commit is contained in:
Andras Schmelczer 2025-12-14 23:31:40 +00:00
parent 5efe30d9d6
commit 9a75569e83
9 changed files with 30 additions and 49 deletions

View file

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