chore: Prepare release 2.8.1 (#317)
This commit is contained in:
parent
113e32660b
commit
4c05fbeec7
6 changed files with 11 additions and 6 deletions
|
|
@ -3,7 +3,7 @@ package constants
|
|||
|
||||
// Constants for armored data.
|
||||
const (
|
||||
ArmorHeaderVersion = "GopenPGP 2.8.0"
|
||||
ArmorHeaderVersion = "GopenPGP 2.8.1"
|
||||
ArmorHeaderComment = "https://gopenpgp.org"
|
||||
PGPMessageHeader = "PGP MESSAGE"
|
||||
PGPSignatureHeader = "PGP SIGNATURE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue