Skip to content

Commit b5df860

Browse files
committed
Update version in web builds example
1 parent 8b1bb95 commit b5df860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The usage of the API isn't any different from using it in Node.js.
2323

2424
## Example
2525
```html
26-
<script type="text/javascript" src="discord.11.3.1.min.js"></script>
26+
<script type="text/javascript" src="discord.11.4.1.min.js"></script>
2727
<script type="text/javascript">
2828
const client = new Discord.Client();
2929

0 commit comments

Comments
 (0)