Plugin Directory

Changeset 3288247


Ignore:
Timestamp:
05/06/2025 07:57:05 AM (11 months ago)
Author:
artilab
Message:

1.4.2

Location:
picture-tag
Files:
2 edited
13 copied

Legend:

Unmodified
Added
Removed
  • picture-tag/tags/1.4.2/picture-tag.php

    r3288236 r3288247  
    33 * Plugin Name: Picture Tag
    44 * Description: Picture Tag with Custom Path Settings
    5  * Version: 1.4.1
     5 * Version: 1.4.2
    66 * Author: Artilab
    77 * Author URI: https://artilab.pro/
     
    1818define( 'ARTI_PICTURE_TAG_PLUGIN', __FILE__ );
    1919define( 'ARTI_PICTURE_TAG_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    20 define( 'ARTI_PICTURE_TAG_PLUGIN_VERSION', '1.4.1' );
     20define( 'ARTI_PICTURE_TAG_PLUGIN_VERSION', '1.4.2' );
    2121
    2222
  • picture-tag/tags/1.4.2/trunk/picture-tag.php

    r3288222 r3288247  
    33 * Plugin Name: Picture Tag
    44 * Description: Picture Tag with Custom Path Settings
    5  * Version: 1.4.1
     5 * Version: 1.4.2
    66 * Author: Artilab
    77 * Author URI: https://artilab.pro/
     
    1818define( 'ARTI_PICTURE_TAG_PLUGIN', __FILE__ );
    1919define( 'ARTI_PICTURE_TAG_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    20 define( 'ARTI_PICTURE_TAG_PLUGIN_VERSION', '1.4.1' );
     20define( 'ARTI_PICTURE_TAG_PLUGIN_VERSION', '1.4.2' );
    2121
    2222
  • picture-tag/trunk/picture-tag.php

    r3288222 r3288247  
    33 * Plugin Name: Picture Tag
    44 * Description: Picture Tag with Custom Path Settings
    5  * Version: 1.4.1
     5 * Version: 1.4.2
    66 * Author: Artilab
    77 * Author URI: https://artilab.pro/
     
    1818define( 'ARTI_PICTURE_TAG_PLUGIN', __FILE__ );
    1919define( 'ARTI_PICTURE_TAG_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    20 define( 'ARTI_PICTURE_TAG_PLUGIN_VERSION', '1.4.1' );
     20define( 'ARTI_PICTURE_TAG_PLUGIN_VERSION', '1.4.2' );
    2121
    2222
Note: See TracChangeset for help on using the changeset viewer.