From c1d3ae427bd773edbf3d4bd73f06ab52659e638f Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Thu, 6 Nov 2025 23:12:41 -0500 Subject: [PATCH] version: bump to 2025.003.000 --- CHANGELOG.md | 3 +++ sunnypilot/common/version.h | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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"