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