chore: bump version to 2.2

job-suspend
sammyette 2023-02-18 12:30:15 -04:00
parent 6be65c04a6
commit 26c8f28034
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ var (
// Version info
var (
ver = "v2.1.0"
releaseName = "Pansy"
ver = "v2.2.0"
releaseName = "Poppy"
gitCommit string
gitBranch string
)