diff --git a/RELEASES.md b/RELEASES.md index 42b6379b4..158e90670 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,6 @@ +Version 0.8.4 (2021-XX-XX) +======================== + Version 0.8.3 (2021-04-01) ======================== * New model diff --git a/selfdrive/common/version.h b/selfdrive/common/version.h index 6c5c930c0..7bae025f6 100644 --- a/selfdrive/common/version.h +++ b/selfdrive/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.8.3" +#define COMMA_VERSION "0.8.4"