Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Commit

Permalink
5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Mar 25, 2022
1 parent 07f1b36 commit c4748ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
// In development we import locally.
window.location.hostname === "localhost"
? "/dist/web/index.js"
: "https://unpkg.com/esp-web-flasher@1.0.0/dist/web/index.js?module"
: "https://unpkg.com/esp-web-flasher@5.1.1/dist/web/index.js?module"
);
</script>
<script src="js/script.js" module defer></script>
Expand Down

0 comments on commit c4748ed

Please sign in to comment.