Release 2.1.3 (#108)
This commit is contained in:
parent
2a4ac0999b
commit
a42d48a203
3 changed files with 6 additions and 6 deletions
|
|
@ -3,7 +3,7 @@ package constants
|
|||
|
||||
// Constants for armored data.
|
||||
const (
|
||||
ArmorHeaderVersion = "GopenPGP 2.1.2"
|
||||
ArmorHeaderVersion = "GopenPGP 2.1.3"
|
||||
ArmorHeaderComment = "https://gopenpgp.org"
|
||||
PGPMessageHeader = "PGP MESSAGE"
|
||||
PGPSignatureHeader = "PGP SIGNATURE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue