Skip to content

Commit

Permalink
Prepare 0.6.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
scudette committed May 6, 2023
1 parent a6e5aed commit cc370c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
)

var (
VERSION = "0.6.9-dev"
VERSION = "0.6.9-rc1"
)

const (
Expand Down

0 comments on commit cc370c8

Please sign in to comment.