Skip to content

Commit

Permalink
Use latest version in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaong committed Jul 22, 2024
1 parent d719255 commit 4d1ac66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plain_js/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h1>Song Search</h1>
</article>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/minisearch@7.0.2/dist/umd/index.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/minisearch@7.1.0/dist/umd/index.min.js"></script>
<script src="app.js" type="text/javascript"></script>
</body>
</html>
Expand Down

0 comments on commit 4d1ac66

Please sign in to comment.