Skip to content

Commit adfabf7

Browse files
authored
bump version beta 12 (#154)
1 parent 4bb60ee commit adfabf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ CONNECTION_STRING_REMOTE=jdbc:documentdb://username:password@remotehost/database
44
MAJOR_VERSION=1
55
MINOR_VERSION=0
66
PATCH_VERSION=0
7-
BETA_VERSION=11
7+
BETA_VERSION=12
88
# Uncomment out next line to disable remote integration tests
99
#runRemoteIntegrationTests=false
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
driver.full.version=1.0.0-beta.11
1+
driver.full.version=1.0.0-beta.12
22
driver.major.version=1
33
driver.minor.version=0

0 commit comments

Comments
 (0)