Skip to content

Commit 038e4a0

Browse files
authored
Update to minor version 4.5 in recognition of incompatibility with older 4.3 versions (#3508)
With #3495, we are no longer compatible in mixed modes with versions that do not have #3254, which was introduced in version 4.3.4.0. To highlight that this version can be safely upgraded from 4.4 but requires more care when upgrading from 4.3, this updates the minor version to 4.5.
1 parent 757cc42 commit 038e4a0

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.4.15.0
22+
version=4.5.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)