Changeset 2707097
- Timestamp:
- 04/08/2022 03:12:04 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
r2705937 r2707097 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. 76 Version: 3.0.8 7 7 Author: Matthew Muro 8 8 Author URI: http://vfbpro.com … … 27 27 * @var [type] 28 28 */ 29 protected $version = '3.0. 7';29 protected $version = '3.0.8'; 30 30 31 31 /**
Note: See TracChangeset
for help on using the changeset viewer.