Plugin Directory

Changeset 2707097


Ignore:
Timestamp:
04/08/2022 03:12:04 PM (4 years ago)
Author:
mmuro
Message:

Bump to 3.0.8

File:
1 edited

Legend:

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

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