# VersionResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**current** | **String** | current version |
**next** | **String** | next version (minimum version for a node to become Active) |
**next_since_height** | Option<**i64**> | height at which the minimum joining version last changed | [optional]
**querier** | **String** | querier version |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)