Plugin Directory


Ignore:
Timestamp:
02/03/2022 11:56:53 AM (4 years ago)
Author:
slaFFik
Message:

WPForms Lite v1.7.2.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wpforms-lite/trunk/wpforms.php

    r2653547 r2672149  
    88 * Author:            WPForms
    99 * Author URI:        https://wpforms.com
    10  * Version:           1.7.2
     10 * Version:           1.7.2.1
    1111 * Text Domain:       wpforms-lite
    1212 * Domain Path:       assets/languages
     
    3333// Plugin version.
    3434if ( ! defined( 'WPFORMS_VERSION' ) ) {
    35     define( 'WPFORMS_VERSION', '1.7.2' );
     35    define( 'WPFORMS_VERSION', '1.7.2.1' );
    3636}
    3737
Note: See TracChangeset for help on using the changeset viewer.