Plugin Directory

Changeset 3067813


Ignore:
Timestamp:
04/09/2024 05:07:39 PM (2 years ago)
Author:
algaweb
Message:

plugin version

Location:
sort-me-this
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sort-me-this/tags/1.1/sort-me-this.php

    r3067807 r3067813  
    1010 * Plugin Name:       SortMeThis
    1111 * Description:       This plugin allows you to fully manage, filter and organize your media in easy way.
    12  * Version:           1.0.1
     12 * Version:           1.1
    1313 * Author:            Algaweb
    1414 * Author URI:        http://algaweb.it/
     
    2727 * Currently plugin version.
    2828 */
    29 define( 'SMET_VERSION', '1.0.0' );
     29define( 'SMET_VERSION', '1.1' );
    3030
    3131/**
  • sort-me-this/trunk/sort-me-this.php

    r2423003 r3067813  
    1010 * Plugin Name:       SortMeThis
    1111 * Description:       This plugin allows you to fully manage, filter and organize your media in easy way.
    12  * Version:           1.0.1
     12 * Version:           1.1
    1313 * Author:            Algaweb
    1414 * Author URI:        http://algaweb.it/
     
    2727 * Currently plugin version.
    2828 */
    29 define( 'SMET_VERSION', '1.0.0' );
     29define( 'SMET_VERSION', '1.1' );
    3030
    3131/**
Note: See TracChangeset for help on using the changeset viewer.