diff options
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/cli.html | 2 | ||||
| -rw-r--r-- | static/install/web.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 030f2c0d..b5a7b5eb 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -26,7 +26,7 @@ <link rel="stylesheet" href="/grapheneos.css?29"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> - <script type="module" src="/js/redirect.js?9"></script> + <script type="module" src="/js/redirect.js?10"></script> </head> <body> <header> diff --git a/static/install/web.html b/static/install/web.html index 2fa94fa0..412018c7 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -26,7 +26,7 @@ <link rel="stylesheet" href="/grapheneos.css?29"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> - <script type="module" src="/js/redirect.js?9"></script> + <script type="module" src="/js/redirect.js?10"></script> <script type="module" src="/js/fastboot/dist/fastboot.min.mjs?8"></script> <script type="module" src="/js/web-install.js?13"></script> </head> |
