Skip to content

Commit 018d7d9

Browse files
committed
Prepare for v7.2.0
1 parent ebac72a commit 018d7d9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# The LabKey Remote API Library for Java - Change Log
22

3-
## version 7.2.0-SNAPSHOT
3+
## version 7.3.0-SNAPSHOT
44
*Released*: TBD
5+
6+
## version 7.2.0
7+
*Released*: 17 February 2026
58
* Add array filter types
69

710
## version 7.1.1

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ repositories {
7070

7171
group = "org.labkey.api"
7272

73-
version = "7.2.0-ArrayFilterType-SNAPSHOT"
73+
version = "7.3.0-SNAPSHOT"
7474

7575
dependencies {
7676
api "org.json:json:${jsonObjectVersion}"

0 commit comments

Comments
 (0)