diff --git a/CHANGELOG.md b/CHANGELOG.md index ea7199a854..61bc81bafc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +sunnypilot Version 2025.003.000 (20xx-xx-xx) +======================== + sunnypilot Version 2025.002.000 (2025-11-06) ======================== * What's Changed (sunnypilot/sunnypilot) diff --git a/sunnypilot/common/version.h b/sunnypilot/common/version.h index b52d984b4d..6833a508de 100644 --- a/sunnypilot/common/version.h +++ b/sunnypilot/common/version.h @@ -1 +1 @@ -#define SUNNYPILOT_VERSION "2025.002.000" +#define SUNNYPILOT_VERSION "2025.003.000"