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