Bump version to 2024.10.0b1

This commit is contained in:
Jesse Hills 2024-10-09 15:01:49 +13:00
parent 051c070ae9
commit 31644fd251
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
4 changed files with 5 additions and 5 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.9.2
PROJECT_NUMBER = 2024.10.0b1
# 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.9.2
ESPHOME_REF = 2024.10.0b1
PAGEFIND_VERSION=1.1.0
PAGEFIND=pagefind
NET_PAGEFIND=../pagefindbin/pagefind

View File

@ -1 +1 @@
2024.9.2
2024.10.0b1

View File

@ -67,9 +67,9 @@ author = "ESPHome"
# built documents.
#
# The short X.Y version.
version = "2024.9"
version = "2024.10"
# The full version, including alpha/beta/rc tags.
release = "2024.9.2"
release = "2024.10.0b1"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.