We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ce698 commit a2c92f9Copy full SHA for a2c92f9
version/version.go
@@ -8,4 +8,4 @@
8
package version // import "go.mongodb.org/mongo-driver/version"
9
10
// Driver is the current version of the driver.
11
-var Driver = "v1.11.6"
+var Driver = "v1.11.7-prerelease"
0 commit comments