Bump version to 2024.2.0b1

This commit is contained in:
Jesse Hills 2024-02-13 09:45:31 +13:00
parent 9f189c737a
commit 9c1d3d3573
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.1.0-dev
PROJECT_NUMBER = 2024.2.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 = dev
ESPHOME_REF = 2024.2.0b1
.PHONY: html html-strict cleanhtml deploy help live-html Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png minify

View File

@ -1 +1 @@
2024.1.0-dev
2024.2.0b1

View File

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