diff --git a/Doxygen b/Doxygen index efa8444d0..3a2980115 100644 --- a/Doxygen +++ b/Doxygen @@ -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 = 1.22.0-dev +PROJECT_NUMBER = 2021.9.0-dev # 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 diff --git a/Makefile b/Makefile index 52927d8d3..c05ce9e7f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ESPHOME_PATH = ../esphome -ESPHOME_REF = dev +ESPHOME_REF = 2021.8.0 .PHONY: html html-strict cleanhtml deploy help webserver Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png diff --git a/_static/changelog-2021.8.0.png b/_static/changelog-2021.8.0.png new file mode 100644 index 000000000..78c8436d9 Binary files /dev/null and b/_static/changelog-2021.8.0.png differ diff --git a/_static/version b/_static/version index c18483163..4a0109790 100644 --- a/_static/version +++ b/_static/version @@ -1 +1 @@ -1.22.0-dev \ No newline at end of file +2021.9.0-dev diff --git a/_templates/layout.html b/_templates/layout.html index eb07f1a6e..4dbf2eb65 100644 --- a/_templates/layout.html +++ b/_templates/layout.html @@ -32,7 +32,7 @@ A new version has been release since you last visited this page: {{ release }} 🎉