Plugin Directory

Changeset 2721524


Ignore:
Timestamp:
05/10/2022 08:31:12 PM (4 years ago)
Author:
mmuro
Message:

Bump to 3.0.9

File:
1 edited

Legend:

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

    r2707097 r2721524  
    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.8
     6Version:        3.0.9
    77Author:         Matthew Muro
    88Author URI:     http://vfbpro.com
     
    2727     * @var [type]
    2828     */
    29     protected $version = '3.0.8';
     29    protected $version = '3.0.9';
    3030
    3131    /**
Note: See TracChangeset for help on using the changeset viewer.