summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Elias <francois.elias@livio.io>2021-01-22 12:51:43 -0500
committerFrank Elias <francois.elias@livio.io>2021-01-22 12:51:43 -0500
commite93795795bbe221f54a0a7094bb0586bfe835f20 (patch)
treef44829851195fd9ad850a9ca4c5e8e7794339e17
parent5a8e31c805c6adda6c07695b608719857907756b (diff)
downloadsdl_ios-e93795795bbe221f54a0a7094bb0586bfe835f20.tar.gz
update appInfo since attribute
-rw-r--r--SmartDeviceLink/public/SDLRegisterAppInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/public/SDLRegisterAppInterface.h b/SmartDeviceLink/public/SDLRegisterAppInterface.h
index 805411b9a..10cf41dac 100644
--- a/SmartDeviceLink/public/SDLRegisterAppInterface.h
+++ b/SmartDeviceLink/public/SDLRegisterAppInterface.h
@@ -209,7 +209,7 @@ NS_ASSUME_NONNULL_BEGIN
*
* SDLAppInfo, Optional
*
- * @since SDL 2.0
+ * @since SDL 4.2
*/
@property (nullable, strong, nonatomic) SDLAppInfo *appInfo;