Skip to content

Commit c8698f1

Browse files
authored
Update minor version to 4.8 (#3678)
Update minor version to `4.8` in response to #3659 and #3671. These two changes activate features that are only intended to work with version 4.7 and newer, so running in mixed mode with older versions is not advised.
1 parent 83bec93 commit c8698f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020

2121
rootProject.name=fdb-record-layer
22-
version=4.7.3.0
22+
version=4.8.0.0
2323
releaseBuild=false
2424

2525
# this should be false for release branches (i.e. if there is no -SNAPSHOT on the above version)

0 commit comments

Comments
 (0)