[cmd] update year version (#4334)

pull/4337/head
Soph 2 years ago committed by GitHub
parent e1d443720d
commit 5e35d5f6ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      cmd/harmony/version.go

@ -9,7 +9,7 @@ import (
)
const (
versionFormat = "Harmony (C) 2020. %v, version %v-%v (%v %v)"
versionFormat = "Harmony (C) 2023. %v, version %v-%v (%v %v)"
)
// Version string variables

Loading…
Cancel
Save