From 401a5e3eebedab6c0aeba079eec2d562941352b2 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:20:27 +0000 Subject: [PATCH] chore: upgrade fern CLI version to 3.48.2 Co-Authored-By: danny@buildwithfern.com --- 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 ba9b584..fe50ad9 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "plantstore", - "version": "3.10.0" + "version": "3.48.2" }