Skip to content

Commit

Permalink
v3.19.0
Browse files Browse the repository at this point in the history
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
  • Loading branch information
fujita committed Sep 30, 2023
1 parent aa0cf39 commit ed5732b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pkg/version/version.go
Expand Up @@ -18,7 +18,7 @@ package version
import "fmt"

const MAJOR uint = 3
const MINOR uint = 18
const MINOR uint = 19
const PATCH uint = 0

var COMMIT string = ""
Expand Down

0 comments on commit ed5732b

Please sign in to comment.