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"
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 = 2024.11.0b4
41
+ PROJECT_NUMBER = 2024.11.0
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_PATH = ../esphome
2
- ESPHOME_REF = 2024.11.0b4
2
+ ESPHOME_REF = 2024.11.0
3
3
PAGEFIND_VERSION =1.1.1
4
4
PAGEFIND =pagefind
5
5
NET_PAGEFIND =../pagefindbin/pagefind
Original file line number Diff line number Diff line change 1
- 2024.11.0b4
1
+ 2024.11.0
Original file line number Diff line number Diff line change 73
73
# The short X.Y version.
74
74
version = "2024.11"
75
75
# The full version, including alpha/beta/rc tags.
76
- release = "2024.11.0b4 "
76
+ release = "2024.11.0 "
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