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