diff options
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html index c36ecdc3..72a5b239 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?10"></script> + <script type="module" src="/js/redirect.js?11"></script> <script type="module" src="/js/fastboot/dist/fastboot.min.mjs?1.0.7"></script> <script type="module" src="/js/web-install.js?13"></script> </head> |
