Plugin Directory

Changeset 3044849


Ignore:
Timestamp:
03/04/2024 09:08:13 AM (23 months ago)
Author:
upamahin
Message:

Updated plugin version in tags/1.3.5.5/classes/Loader.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • control-block-patterns/tags/1.3.5.5/classes/Loader.php

    r3044845 r3044849  
    2424    protected function constants() {
    2525        // Script version, used to add version for scripts and styles.
    26         define( 'CTRLBP_VER', '1.3.5.4' );
     26        define( 'CTRLBP_VER', '1.3.5.5' );
    2727
    2828        list( $path, $url ) = self::get_path( dirname( dirname( __FILE__ ) ) );
Note: See TracChangeset for help on using the changeset viewer.