Skip to content

Commit 8419d6f

Browse files
committed
Version bump in module info
1 parent f81035f commit 8419d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FormBuilderHtmx.module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public static function getModuleInfo()
1313
return [
1414
'title' => 'FormBuilder HTMX',
1515
'summary' => __('Render HTMX ready FormBuilder forms submitted via AJAX', __FILE__),
16-
'version' => '004',
16+
'version' => '100',
1717
'href' => 'https://processwire.com/talk/topic/29964-formbuilderhtmx-a-zero-configuration-pro-formbuilder-companion-module-to-enable-ajax-form-submissions/',
1818
'icon' => 'code',
1919
'autoload' => true,

0 commit comments

Comments
 (0)