mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-17 23:38:07 +00:00
rephrase compatibility requirements (#46)
This commit is contained in:
parent
b188e105cc
commit
b7af3d9443
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@
|
|||
"authors": ["@pbek", "@ClawOfLight"],
|
||||
"version": "0.0.2",
|
||||
"minAppVersion": "17.05.7",
|
||||
"description" : "This script will encrypt and decrypt notes with <a href='https://gnupg.org/'>PGP</a> instead of the internal AES-256 encryption.\nDecryption may only work if you don't have to enter a password. Find out how to set up gpg-agent on your system."
|
||||
"description" : "This script will encrypt and decrypt notes with <a href='https://gnupg.org/'>PGP</a> instead of the internal AES-256 encryption.\nDecryption may only work if your private key is not protected with a passphrase. Find out how to set up gpg-agent on your system."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue