diff --git a/RELEASES.md b/RELEASES.md index 9d8eb72ee..7946fce01 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,7 @@ +Version 0.11.2 (2026-06-15) +======================== + + Version 0.11.1 (2026-05-18) ======================== * New driver monitoring model diff --git a/common/version.h b/common/version.h index 41440556c..5a09588e2 100644 --- a/common/version.h +++ b/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.11.1" +#define COMMA_VERSION "0.11.2"