From 79bf39608317134c33bcc8be5011eaf722838c5a Mon Sep 17 00:00:00 2001 From: fern-support Date: Mon, 10 Nov 2025 11:54:01 -0500 Subject: [PATCH] upgrade cli to fixed version --- fern/fern.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/fern.config.json b/fern/fern.config.json index 11a488c2..0f73c150 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "vapi", - "version": "0.107.1" + "version": "0.112.2" }