Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ the version of the Fern CLI that you are using.
```json
{
"organization": "imdb",
"version": "0.31.2"
"version": "<Markdown src="/products/sdks/snippets/fern-config-json-version.mdx"/>"
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ The `fern.config.json` file specifies your organization name and the version of
```json
{
"organization": "my-organization",
"version": "0.55.1"
"version": "<Markdown src="/products/sdks/snippets/fern-config-json-version.mdx"/>"
}
```
</CodeBlock>
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ The `fern.config.json` file specifies your organization name and the version of
```json
{
"organization": "my-organization",
"version": "0.55.1"
"version": "<Markdown src="/products/sdks/snippets/fern-config-json-version.mdx"/>"
}
```
</CodeBlock>
2 changes: 1 addition & 1 deletion fern/products/sdks/fern-folder.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ using.
```json
{
"organization": "imdb",
"version": "0.31.2"
"version": "<Markdown src="/products/sdks/snippets/fern-config-json-version.mdx"/>"
}
```

Expand Down
1 change: 1 addition & 0 deletions fern/products/sdks/snippets/fern-config-json-version.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.65.27