diff --git a/src/app/InteractionModelRevision.h b/src/app/InteractionModelRevision.h index 7e92d7c2d58aba..9cc9fc66de0796 100644 --- a/src/app/InteractionModelRevision.h +++ b/src/app/InteractionModelRevision.h @@ -29,7 +29,7 @@ * Specification" chapter of the core Matter specification. */ #ifndef CHIP_DEVICE_INTERACTION_MODEL_REVISION -#define CHIP_DEVICE_INTERACTION_MODEL_REVISION 10 +#define CHIP_DEVICE_INTERACTION_MODEL_REVISION 11 #endif constexpr uint8_t kInteractionModelRevisionTag = 0xFF;