We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4952f61 commit f2d34f5Copy full SHA for f2d34f5
www/static/src/htmx.js
@@ -277,7 +277,7 @@ var htmx = (function() {
277
parseInterval: null,
278
/** @type {typeof internalEval} */
279
_: null,
280
- version: '2.0.0-beta4'
+ version: '2.0.0'
281
}
282
// Tsc madness part 2
283
htmx.onLoad = onLoadHelper
www/themes/htmx-theme/static/js/htmx.js
0 commit comments