Bump version to 2024.12.3

This commit is contained in:
Jesse Hills 2025-01-17 12:24:23 +13:00
parent a8948df387
commit 2792aa2d20
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
4 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = 2024.12.2
PROJECT_NUMBER = 2024.12.3
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a

View File

@ -1,5 +1,5 @@
ESPHOME_PATH = ../esphome
ESPHOME_REF = 2024.12.2
ESPHOME_REF = 2024.12.3
PAGEFIND_VERSION=1.1.1
PAGEFIND=pagefind
NET_PAGEFIND=../pagefindbin/pagefind

View File

@ -1 +1 @@
2024.12.2
2024.12.3

View File

@ -73,7 +73,7 @@ author = "ESPHome"
# The short X.Y version.
version = "2024.12"
# The full version, including alpha/beta/rc tags.
release = "2024.12.2"
release = "2024.12.3"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.