File tree 4 files changed +4
-4
lines changed
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 = 2025.4.0b3
41
+ PROJECT_NUMBER = 2025.4.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 = 2025.4.0b3
2
+ ESPHOME_REF = 2025.4.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
- 2025.4.0b3
1
+ 2025.4.0
Original file line number Diff line number Diff line change 74
74
# The short X.Y version.
75
75
version = "2025.4"
76
76
# The full version, including alpha/beta/rc tags.
77
- release = "2025.4.0b3 "
77
+ release = "2025.4.0 "
78
78
79
79
# The language for content autogenerated by Sphinx. Refer to documentation
80
80
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments