From 1e71dfe12ddc5557f57805effe60b6e3c1d09e8d Mon Sep 17 00:00:00 2001 From: labkey-nicka Date: Sat, 7 Feb 2026 16:02:51 -0800 Subject: [PATCH] Bump labkeyClientApiVersion --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 60168c0af5..43786cf545 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=26.3-SNAPSHOT -labkeyClientApiVersion=7.1.0 +labkeyClientApiVersion=7.2.0-SortDirection-SNAPSHOT # Version numbers for the various binary artifacts that are included when # deploying via deployApp or deployDist and when creating distributions.