diff --git a/CHANGELOGS.md b/CHANGELOGS.md index aae4e9f8c8..89e38e6b88 100644 --- a/CHANGELOGS.md +++ b/CHANGELOGS.md @@ -1,3 +1,6 @@ +sunnypilot - 0.9.5.2 (2023-xx-xx) +======================== + sunnypilot - 0.9.5.1 (2023-11-17) ======================== * UPDATED: Synced with commaai's master commit e94c3c5 diff --git a/common/version.h b/common/version.h index 78d9d61ab4..73d45aa442 100644 --- a/common/version.h +++ b/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.9.5.1" +#define COMMA_VERSION "0.9.5.2"