We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d343798 commit 6beba93Copy full SHA for 6beba93
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.16.0-prerelease"
+var Driver = "1.16.0-rc0"
0 commit comments