> For the complete documentation index, see [llms.txt](https://laot7490.gitbook.io/ltbridge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://laot7490.gitbook.io/ltbridge/core/core/get-bridge-version.md).

# GetBridgeVersion

Returns the current version of LTBridge.

{% hint style="info" %}
**Side:** Shared · **Category:** Core · **API:** `LT.GetBridgeVersion`
{% endhint %}

## Example

```lua
local result = LT.GetBridgeVersion()
```

## Returns

* `string`
