Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 19876f0

Browse files
ziggie1984adrienlacombe
authored andcommitted
bumps version to 0.17
1 parent 83f0fd4 commit 19876f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
var GitCommit string
1010

1111
// Version returns the main version number that is being run at the moment.
12-
const Version = "v0.16.1"
12+
const Version = "v0.17"
1313

1414
// Build indicates whether the build was a development or a production build.
1515
var Build string

0 commit comments

Comments
 (0)