From b3ce9a23aaa7c140242f8c72c8e23e4c7089dc6e Mon Sep 17 00:00:00 2001 From: Armando Belardo <11140328+armandobelardo@users.noreply.github.com> Date: Tue, 17 Sep 2024 14:14:52 -0400 Subject: [PATCH] chore: update fern versions to get through error (#1493) --- fern/fern.config.json | 4 ++-- servers/fdr/fern/fern.config.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fern/fern.config.json b/fern/fern.config.json index 61816fd001..d0cb7225c8 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "fern", - "version": "0.41.10" -} \ No newline at end of file + "version": "0.41.16" +} diff --git a/servers/fdr/fern/fern.config.json b/servers/fdr/fern/fern.config.json index 49e4887aea..d0cb7225c8 100644 --- a/servers/fdr/fern/fern.config.json +++ b/servers/fdr/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "fern", - "version": "0.37.14" -} \ No newline at end of file + "version": "0.41.16" +}