# journey.runtime

{% hint style="info" %}
**Version compatibility**

`journey.runtime` was introduced in version **4.75.0** of the JourneyApps Runtime.
{% endhint %}

Returns information about the runtime the app is currently running in.

### Supported fields

| Property  | Description                                                                                                                    |
| --------- | ------------------------------------------------------------------------------------------------------------------------------ |
| `version` | <p>The version number of the JourneyApps Runtime that the app is running on as a <code>string</code>.<br>e.g. "4.75.0"<br></p> |

###
