Merge pull request #2656 from esphome/bump-2023.2.0b3

2023.2.0b3
This commit is contained in:
Jesse Hills 2023-02-09 18:04:56 +13:00 committed by GitHub
commit 2aa538b290
5 changed files with 5 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 = 2023.2.0b2
PROJECT_NUMBER = 2023.2.0b3
# 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 = 2023.2.0b2
ESPHOME_REF = 2023.2.0b3
.PHONY: html html-strict cleanhtml deploy help live-html Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png minify

View File

@ -1 +1 @@
2023.2.0b2
2023.2.0b3

View File

@ -76,6 +76,7 @@ Beta Changes
^^^^^^^^^^^^
- Bump curl version in docker :esphomepr:`4403` by :ghuser:`jesserockz`
- Fix release workflow :esphomepr:`4405` by :ghuser:`jesserockz`
All changes
^^^^^^^^^^^

View File

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