Bump versions to 0.6.4

This commit is contained in:
Andras Schmelczer 2025-08-30 11:47:31 +01:00
parent 425a3190fb
commit ac03d679a5
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
8 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
{
"name": "vault-link-obsidian-plugin",
"version": "0.6.3",
"version": "0.6.4",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {
@ -35,4 +35,4 @@
"webpack": "^5.99.9",
"webpack-cli": "^6.0.1"
}
}
}