diff --git a/site/public/download/index.ejs b/site/public/download/index.ejs index a475fce..2c81ccf 100644 --- a/site/public/download/index.ejs +++ b/site/public/download/index.ejs @@ -11,6 +11,9 @@ <% if (data.stable.latest) { %>

Latest Stable Build: <%= data.stable.latest.version %> (<%= data.stable.latest.name %>)

+

Release notes + | + GitHub tag

@@ -54,6 +57,9 @@ <% if (data.unstable.latest) { %>

Latest Unstable Build: <%= data.unstable.latest.version %>

+

Release notes + | + GitHub tag