diff --git a/fern/docs.yml b/fern/docs.yml index 1bd6e2298..752dd2fa7 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -10,6 +10,10 @@ instances: title: Fern Documentation +ai-search: + location: + - docs + metadata: og:image: https://fern-docs.s3.us-east-2.amazonaws.com/fern-docs-og_image-compressed.png twitter:image: https://fern-docs.s3.us-east-2.amazonaws.com/fern-docs-og_image-compressed.png diff --git a/fern/fern.config.json b/fern/fern.config.json index c493e0e56..d81b09238 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "fern", - "version": "0.94.2" + "version": "0.99.0" }