Release v2.1.1 (#100)
This commit is contained in:
parent
4166d25a63
commit
5b1a42c2cd
2 changed files with 4 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ package constants
|
|||
|
||||
// Constants for armored data.
|
||||
const (
|
||||
ArmorHeaderVersion = "GopenPGP 2.1.0"
|
||||
ArmorHeaderVersion = "GopenPGP 2.1.1"
|
||||
ArmorHeaderComment = "https://gopenpgp.org"
|
||||
PGPMessageHeader = "PGP MESSAGE"
|
||||
PGPSignatureHeader = "PGP SIGNATURE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue