From 3672ae47ff2ca47124cd1aa9bf746d0eb0b61a70 Mon Sep 17 00:00:00 2001 From: Dennis Dawson Date: Wed, 27 Mar 2024 10:56:57 -0700 Subject: [PATCH] Update nft_info.md Change release to 2.0.0. --- .../public-api-methods/clio-methods/nft_info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md b/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md index cd42f7e93e..510d550bc2 100644 --- a/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md +++ b/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md @@ -9,7 +9,7 @@ labels: # nft_info [[Source]](https://github.com/XRPLF/clio/blob/4a5cb962b6971872d150777881801ce27ae9ed1a/src/rpc/handlers/NFTInfo.cpp "Source") -The `nft_info` command asks the Clio server for information about the [NFT](../../../../concepts/tokens/nfts/index.md) being queried. {% badge href="https://github.com/XRPLF/clio/releases/tag/1.0.4" %}New in: Clio v1.0,4{% /badge %} +The `nft_info` command asks the Clio server for information about the [NFT](../../../../concepts/tokens/nfts/index.md) being queried. {% badge href="https://github.com/XRPLF/clio/releases/tag/2.0.0" %}New in: Clio v2.0.0{% /badge %} ## Request Format An example of the request format: