From b8ad3e45c8089c2e6750eff3aa2b76ea4c1b357f Mon Sep 17 00:00:00 2001 From: labkey-nicka Date: Fri, 18 Jul 2025 12:42:27 -0700 Subject: [PATCH] labkeyClientApiVersion=7.0.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a5606f0527..043f2dbd98 100644 --- a/gradle.properties +++ b/gradle.properties @@ -45,7 +45,7 @@ buildFromSource=true # The default version for LabKey artifacts that are built or that we depend on. # override in an individual module's gradle.properties file as necessary labkeyVersion=25.8-SNAPSHOT -labkeyClientApiVersion=7.0.0-SNAPSHOT +labkeyClientApiVersion=7.0.0 # Version numbers for the various binary artifacts that are included when # deploying via deployApp or deployDist and when creating distributions.