Skip to content

Commit f8773dc

Browse files
committed
Bump to 3.11.0-beta4
1 parent 8fb2fb3 commit f8773dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
5555
configure(coreProjects) {
5656
evaluationDependsOn(':util')
5757
group = 'org.mongodb'
58-
version = '3.11.0-SNAPSHOT'
58+
version = '3.11.0-beta4'
5959

6060
repositories {
6161
google()

0 commit comments

Comments
 (0)