File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = 1.10.1
41
+ PROJECT_NUMBER = 1.11.0b1
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# 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 1
1
ESPHOME_CORE_PATH = ../esphome-core
2
- ESPHOME_CORE_TAG = v1.10.1
2
+ ESPHOME_CORE_TAG = v1.11.0b1
3
3
4
4
.PHONY : html cleanhtml deploy help webserver Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png
5
5
Original file line number Diff line number Diff line change 1
- 1.10.1
1
+ 1.11.0b1
Original file line number Diff line number Diff line change 71
71
# built documents.
72
72
#
73
73
# The short X.Y version.
74
- version = '1.10 '
74
+ version = '1.11 '
75
75
# The full version, including alpha/beta/rc tags.
76
- release = '1.10.1 '
76
+ release = '1.11.0b1 '
77
77
78
78
# The language for content autogenerated by Sphinx. Refer to documentation
79
79
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments