We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0f250 commit 5ec12f4Copy full SHA for 5ec12f4
fern/products/sdks/introduction.mdx
@@ -244,6 +244,11 @@ description: Generate idiomatic SDKs in multiple programming languages
244
<img src="./images/arrow-right-black.svg" alt="Arrow right light" className="arrow-right dark:hidden m-0" noZoom />
245
<img src="./images/arrow-right-white.svg" alt="Arrow right light" className="arrow-right hidden dark:block m-0" noZoom />
246
</div>
247
+ <div class="flex items-center gap-2">
248
+ <div class="text-(color:--grayscale-a12) text-body text-base font-light">
249
+ v<Markdown src="/snippets/version-number-mcp-server.mdx"/>
250
+ </div>
251
252
253
254
</a>
fern/snippets/version-number-mcp-server.mdx
@@ -0,0 +1 @@
1
+?.?.?
0 commit comments