diff --git a/RELEASES.md b/RELEASES.md index 558d322094..9ab60e6cb7 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,6 @@ +Version 0.10.2 (2025-11-23) +======================== + Version 0.10.1 (2025-09-08) ======================== * New driving model #36276 diff --git a/common/version.h b/common/version.h index 669f303211..ef20670781 100644 --- a/common/version.h +++ b/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.10.1" +#define COMMA_VERSION "0.10.2"