From 8b73236c2816bcc9cd8e24d09010b23351b886af Mon Sep 17 00:00:00 2001 From: Brady Wied Date: Tue, 16 Sep 2025 21:09:22 -0600 Subject: [PATCH] Updated version for fusionauth-php-client to 1.60.1 --- build.savant | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.savant b/build.savant index 3e0046f..e61a25a 100644 --- a/build.savant +++ b/build.savant @@ -14,7 +14,7 @@ * language governing permissions and limitations under the License. */ -project(group: "io.fusionauth", name: "fusionauth-php-client", version: "1.60.0", licenses: ["ApacheV2_0"]) { +project(group: "io.fusionauth", name: "fusionauth-php-client", version: "1.60.1", licenses: ["ApacheV2_0"]) { workflow { fetch { cache()