Skip to content

Commit c8aa973

Browse files
committed
Bump back to 3.6.0-SNAPSHOT
1 parent a88df85 commit c8aa973

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
@@ -47,7 +47,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
4747
evaluationDependsOn(':util')
4848

4949
group = 'org.mongodb'
50-
version = '3.6.0-beta2'
50+
version = '3.6.0-SNAPSHOT'
5151
sourceCompatibility = JavaVersion.VERSION_1_6
5252
targetCompatibility = JavaVersion.VERSION_1_6
5353

0 commit comments

Comments
 (0)