Skip to content

Commit c962c41

Browse files
committed
chore: update version to 0.19.1
1 parent 33015b3 commit c962c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pkg/env/env.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
var (
1717
// these values are replaced during CI build
1818
buildnumber = ""
19-
version = "0.19.0"
19+
version = "0.19.1"
2020
)
2121

2222
func Version() string {

0 commit comments

Comments
 (0)