diff options
Diffstat (limited to 'SmartDeviceLink/SDLGetVehicleDataResponse.h')
-rw-r--r-- | SmartDeviceLink/SDLGetVehicleDataResponse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLGetVehicleDataResponse.h b/SmartDeviceLink/SDLGetVehicleDataResponse.h index e717e2152..c80daf9d2 100644 --- a/SmartDeviceLink/SDLGetVehicleDataResponse.h +++ b/SmartDeviceLink/SDLGetVehicleDataResponse.h @@ -274,7 +274,7 @@ NS_ASSUME_NONNULL_BEGIN * * Optional. * - * @since SDL 6.2.0 + * @since SDL 7.0.0 */ @property (strong, nonatomic, nullable) SDLStabilityControlsStatus *stabilityControlsStatus; |