Skip to content

Commit 6b6256f

Browse files
committed
v7.0.0
1 parent e823690 commit 6b6256f

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.md

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

3-
## version 7.1.0-SNAPSHOT
4-
*Released*: TBD
5-
*
6-
73
## version 7.0.0
84
*Released*: 18 July 2025
95
* Update Gradle, Gradle Plugins, HttpClient, and JSONObject versions

build.gradle

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

7373
group = "org.labkey.api"
7474

75-
version = "7.0.0-SNAPSHOT"
75+
version = "7.0.0"
7676

7777
dependencies {
7878
api "org.json:json:${jsonObjectVersion}"

0 commit comments

Comments
 (0)