chore: update release name

job-suspend
sammyette 2023-02-07 18:27:33 -04:00
parent c55cd345ba
commit 7961a441ad
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ var (
// Version info
var (
ver = "v2.1.0"
releaseName = "Hibiscus"
releaseName = "Pansy"
gitCommit string
gitBranch string
)