Skip to content

Commit

Permalink
Update version in web builds example
Browse files Browse the repository at this point in the history
  • Loading branch information
Gawdl3y committed Aug 12, 2018
1 parent 8b1bb95 commit b5df860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/web.md
Expand Up @@ -23,7 +23,7 @@ The usage of the API isn't any different from using it in Node.js.

## Example
```html
<script type="text/javascript" src="discord.11.3.1.min.js"></script>
<script type="text/javascript" src="discord.11.4.1.min.js"></script>
<script type="text/javascript">
const client = new Discord.Client();
Expand Down

0 comments on commit b5df860

Please sign in to comment.