lajg-dev_Obsidian-Plugin-GP.../manifest.json
Luis Alberto Jaramillo Gonzalez c202ed7f32
Update version to 1.1.5
2025-12-03 12:02:35 -05:00

11 lines
416 B
JSON

{
"id": "gpg-encrypt",
"name": "GPG Encrypt",
"version": "1.1.5",
"minAppVersion": "0.15.0",
"description": "Plugin to encrypt partial text or complete notes using GPG technology, it is compatible with security keys such as YubiKey or traditional GPG encryption methods",
"author": "Luis Jaramillo",
"authorUrl": "https://www.lajg.dev",
"fundingUrl": "https://www.lajg.dev/donate/",
"isDesktopOnly": true
}