summaryrefslogtreecommitdiff
path: root/static/install/web.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-04-11 23:19:51 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-04-11 23:19:51 -0400
commit7262cb57330d6f89f28ed419c174153e3156369f (patch)
tree69b084d2f3c103d1efb79be055b42ee4d15a86f4 /static/install/web.html
parent8f03426c2132684dd700534f51bedf09bdb4d93a (diff)
update fastboot.js to 1.0.9
Diffstat (limited to 'static/install/web.html')
-rw-r--r--static/install/web.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html
index 7b16c1af..db9c2e4e 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -27,7 +27,7 @@
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
<script type="module" src="/js/redirect.js"></script>
- <script type="module" src="/js/fastboot/dist/fastboot.min.mjs?1.0.8"></script>
+ <script type="module" src="/js/fastboot/dist/fastboot.min.mjs?1.0.9"></script>
<script type="module" src="/js/web-install.js"></script>
</head>
<body>