diff --git a/CHANGELOG.md b/CHANGELOG.md index 61bc81bafc..ea7199a854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,3 @@ -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 6833a508de..b52d984b4d 100644 --- a/sunnypilot/common/version.h +++ b/sunnypilot/common/version.h @@ -1 +1 @@ -#define SUNNYPILOT_VERSION "2025.003.000" +#define SUNNYPILOT_VERSION "2025.002.000"