update htmx to 1.9.5

This commit is contained in:
Tomasz Sowa 2023-08-26 00:16:06 +02:00
parent 6d256e6512
commit 6a9504fd5f
Signed by: tomasz.sowa
GPG Key ID: 662CC1438638588B
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
[if winix_load_htmx]
[def winix_has_htmx true]
<script src="[doc_base_url_common]/htmx/1.9.4/dist/htmx.min.js"></script>
<script src="[doc_base_url_common]/htmx/1.9.5/dist/htmx.min.js"></script>
[end]