Skip to content

Commit adf72ea

Browse files
committed
Update version to v1.8.6
1 parent ceaf8bf commit adf72ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
package version // import "go.mongodb.org/mongo-driver/version"
99

1010
// Driver is the current version of the driver.
11-
var Driver = "v1.8.6-prerelease"
11+
var Driver = "v1.8.6"

0 commit comments

Comments
 (0)