Skip to content

Commit fb74d4d

Browse files
committed
release version
1 parent 3c79334 commit fb74d4d

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 6.4.0-SNAPSHOT
4-
*Released*: TBD
5-
*
6-
73
## version 6.3.0
84
*Released*: 19 June 2025
95
* Update Commons Codec, Commons Logging, Gradle, Gradle Plugins, HttpClient, HttpCore, 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 = "6.4.0-SNAPSHOT"
75+
version = "6.3.0"
7676

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

0 commit comments

Comments
 (0)