Plugin Directory

Changeset 1846823


Ignore:
Timestamp:
03/26/2018 08:30:35 AM (8 years ago)
Author:
teakor
Message:

1.0.7 version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • acf-bootstrap-button/trunk/acf-bbutton.php

    r1846820 r1846823  
    3333    *  @type    function
    3434    *  @date    17/02/2016
    35     *  @since   1.0.6
     35    *  @since   1.0.7
    3636    *
    3737    *  @param   void
     
    4343        // vars
    4444        $this->settings = array(
    45             'version'   => '1.0.6',
     45            'version'   => '1.0.7',
    4646            'url'       => plugin_dir_url( __FILE__ ),
    4747            'path'      => plugin_dir_path( __FILE__ )
Note: See TracChangeset for help on using the changeset viewer.