We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b53a5 commit ec589e6Copy full SHA for ec589e6
2 files changed
bin/build.lua
@@ -66,7 +66,7 @@ local output_images_dir = html_dir .. "/images"
66
67
-- strings to substitute throughout docs content (not headers or footers though)
68
local title_prefix = "Solar2D Documentation"
69
-local default_rev_label = "Release 2025.3721"
+local default_rev_label = "Release 2026.3728"
70
local REV_LABEL = default_rev_label
71
72
local CORONA_CORE_PRODUCT = "Solar2D"
resources/footer.html
@@ -3,7 +3,7 @@
3
4
<div id="footer">
5
6
-<p class="copyright">© 2020-2025 Solar2D All Rights Reserved.</p>
+<p class="copyright">© 2020-2026 Solar2D. All Rights Reserved.</p>
7
8
<p class="feedback">Help us help you! If you notice a problem with this page, please report it.</p>
9
0 commit comments