diff --git a/RELEASES.md b/RELEASES.md index 8564975f4..f90810497 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,7 @@ +Version 0.8.14 (2022-0X-XX) +======================== + + Version 0.8.13 (2022-02-18) ======================== * Improved driver monitoring diff --git a/selfdrive/common/version.h b/selfdrive/common/version.h index f1f7df9ba..1fcbdac27 100644 --- a/selfdrive/common/version.h +++ b/selfdrive/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.8.13" +#define COMMA_VERSION "0.8.14"