diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 08:57:28 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 09:23:21 -0400 |
| commit | d870d1a38395a928fd2b9c04350572125f828a96 (patch) | |
| tree | fdfb27866770ff19ba5c144806ad822e986c89c6 /static/releases.html | |
| parent | 2c86ac55762c69d3ce1de4df89dd6f81b11747aa (diff) | |
link to manifest release tags on releases page
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1dc3b6f5..9b1c8072 100644 --- a/static/releases.html +++ b/static/releases.html @@ -27,7 +27,7 @@ <div id="stable"></div> <h2>Beta channel</h2> <div id="beta"></div> - <script src="/releases.js"></script> + <script src="/releases.js?0"></script> </div> </body> </html> |
