Skip to content

Commit 8db96a6

Browse files
committed
Update core/version to v0.0.17
Change-Id: I1fa55a09818cc1eeee4ae49a275bc31450678c11
1 parent e763e20 commit 8db96a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
package version
88

99
// Driver is the current version of the driver.
10-
var Driver = "local build"
10+
var Driver = "v0.0.17"

0 commit comments

Comments
 (0)