Changeset 2721524
- Timestamp:
- 05/10/2022 08:31:12 PM (4 years ago)
- File:
-
- 1 edited
-
visual-form-builder/trunk/visual-form-builder.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
visual-form-builder/trunk/visual-form-builder.php
r2707097 r2721524 4 4 Plugin URI: https://wordpress.org/plugins/visual-form-builder/ 5 5 Description: Dynamically build forms using a simple interface. Forms include jQuery validation, a basic logic-based verification system, and entry tracking. 6 Version: 3.0. 86 Version: 3.0.9 7 7 Author: Matthew Muro 8 8 Author URI: http://vfbpro.com … … 27 27 * @var [type] 28 28 */ 29 protected $version = '3.0. 8';29 protected $version = '3.0.9'; 30 30 31 31 /**
Note: See TracChangeset
for help on using the changeset viewer.