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