diff --git a/RELEASES.md b/RELEASES.md index 58b9593683..9c2c159bb7 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,7 @@ +Version 0.9.5 (202X-XX-XX) +======================== + + Version 0.9.4 (2023-07-27) ======================== * Navigate on openpilot in Experimental mode diff --git a/common/version.h b/common/version.h index 6af006aabb..946f6a1fec 100644 --- a/common/version.h +++ b/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.9.4" +#define COMMA_VERSION "0.9.5"