summaryrefslogtreecommitdiffstatshomepage
path: root/www/content/extensions/web-sockets.md
diff options
context:
space:
mode:
Diffstat (limited to 'www/content/extensions/web-sockets.md')
-rw-r--r--www/content/extensions/web-sockets.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/content/extensions/web-sockets.md b/www/content/extensions/web-sockets.md
index edb6cfef..a6d2410c 100644
--- a/www/content/extensions/web-sockets.md
+++ b/www/content/extensions/web-sockets.md
@@ -19,7 +19,7 @@ Use the following attributes to configure how WebSockets behave:
## Install
```html
-<script src="https://unpkg.com/htmx.org@1.9.11/dist/ext/ws.js"></script>
+<script src="https://unpkg.com/htmx.org@1.9.12/dist/ext/ws.js"></script>
```
## Usage