Skip to content

Commit 5047cd2

Browse files
committed
v7.1.1
1 parent 25faf65 commit 5047cd2

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# The LabKey Remote API Library for Java - Change Log
22

3-
## version 7.2.0-SNAPSHOT
4-
*Released*: TBD
5-
*
6-
73
## version 7.1.1
8-
*Released*: 10 February 2026
4+
*Released*: 11 February 2026
95
* Explicit "+" sort direction
106

117
## version 7.1.0

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-SNAPSHOT"
73+
version = "7.1.1"
7474

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

0 commit comments

Comments
 (0)