Bump versions to 0.13.0

This commit is contained in:
Andras Schmelczer 2025-12-07 19:29:15 +00:00
commit e2b24725ef
9 changed files with 28 additions and 28 deletions

View file

@ -1,10 +1,10 @@
{
"id": "vault-link",
"name": "VaultLink",
"version": "0.12.0",
"minAppVersion": "0.0.0",
"description": "Self-hosted synchronization and collaboration for your Vault.",
"author": "Andras Schmelczer",
"authorUrl": "https://schmelczer.dev",
"isDesktopOnly": false
}
"id": "vault-link",
"name": "VaultLink",
"version": "0.13.0",
"minAppVersion": "0.0.0",
"description": "Self-hosted synchronization and collaboration for your Vault.",
"author": "Andras Schmelczer",
"authorUrl": "https://schmelczer.dev",
"isDesktopOnly": false
}