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 = 1.13.0b7
41
+ PROJECT_NUMBER = 1.13.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 = v1.13.0b7
2
+ ESPHOME_REF = v1.13.0
3
3
4
4
.PHONY : html html-strict 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.13.0b7
1
+ 1.13.0
Original file line number Diff line number Diff line change 72
72
# The short X.Y version.
73
73
version = '1.13'
74
74
# The full version, including alpha/beta/rc tags.
75
- release = '1.13.0b7 '
75
+ release = '1.13.0 '
76
76
77
77
# The language for content autogenerated by Sphinx. Refer to documentation
78
78
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments