File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome"
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = 1.13.0b7
41+ PROJECT_NUMBER = 1.13.0
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 11ESPHOME_PATH = ../esphome
2- ESPHOME_REF = v1.13.0b7
2+ ESPHOME_REF = v1.13.0
33
44.PHONY : html html-strict cleanhtml deploy help webserver Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png
55
Original file line number Diff line number Diff line change 1- 1.13.0b7
1+ 1.13.0
Original file line number Diff line number Diff line change 7272# The short X.Y version.
7373version = '1.13'
7474# The full version, including alpha/beta/rc tags.
75- release = '1.13.0b7 '
75+ release = '1.13.0 '
7676
7777# The language for content autogenerated by Sphinx. Refer to documentation
7878# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments