Bump versions to 0.8.3

This commit is contained in:
Andras Schmelczer 2025-10-19 15:03:45 +01:00
parent 90abf5ab14
commit aa73a5d718
8 changed files with 10 additions and 10 deletions

View file

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