Plugin Directory

Changeset 2623676


Ignore:
Timestamp:
11/03/2021 01:33:32 AM (4 years ago)
Author:
mmuro
Message:

Bump to 3.0.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • visual-form-builder/trunk/visual-form-builder.php

    r2617864 r2623676  
    44Plugin URI:     https://wordpress.org/plugins/visual-form-builder/
    55Description:    Dynamically build forms using a simple interface. Forms include jQuery validation, a basic logic-based verification system, and entry tracking.
    6 Version:        3.0.5
     6Version:        3.0.6
    77Author:         Matthew Muro
    88Author URI:     http://vfbpro.com
     
    2727     * @var [type]
    2828     */
    29     protected $version = '3.0.5';
     29    protected $version = '3.0.6';
    3030
    3131    /**
Note: See TracChangeset for help on using the changeset viewer.