diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 09:51:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 09:51:54 -0400 |
| commit | 64ec07637cc340ba041e9edbe3806b3a8f22925d (patch) | |
| tree | 803a4ecac6810b1441e88f28976f8b40386809bd /static/releases.html | |
| parent | 3bb1dcc8dceab18052e54280334faa16990d8d87 (diff) | |
use codename for unknown devices
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 a377a90f..c3dc7623 100644 --- a/static/releases.html +++ b/static/releases.html @@ -28,7 +28,7 @@ <div id="stable"></div> <h2>Beta channel</h2> <div id="beta"></div> - <script src="/releases.js?0"></script> + <script src="/releases.js?1"></script> </div> </body> </html> |
