Skip to content

Commit

Permalink
Update version to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
samhq committed Sep 21, 2021
1 parent 3df329e commit 8f9b6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package pkg

const version = "v1.6.1"
const version = "v1.6.3"

// GetVersion returns the current version
func GetVersion() string {
Expand Down

0 comments on commit 8f9b6bc

Please sign in to comment.