Plugin Directory

Changeset 3258380


Ignore:
Timestamp:
03/19/2025 09:54:43 AM (11 months ago)
Author:
shorthandconnect
Message:

Created tag 1.3.33

Location:
shorthand-connect
Files:
14 deleted
1 edited
40 copied

Legend:

Unmodified
Added
Removed
  • shorthand-connect/tags/1.3.33/README.md

    r3258349 r3258380  
    6868## Changelog
    6969
     70### 1.3.33
     71
     72- Updated latest version to WordPress 6.7.2
     73
    7074### 1.3.32
    7175
  • shorthand-connect/tags/1.3.33/shorthand-connect.php

    r3258349 r3258380  
    1111Description: Import your Shorthand stories into your WordPress CMS as simply as possible - magic!
    1212Author: Shorthand
    13 Version: 1.3.32
     13Version: 1.3.33
    1414Author URI: http://shorthand.com
    1515*/
     
    2121}
    2222
    23 define( 'SHORTHAND_VERSION', '1.3.32' );
    24 define( 'SHORTHAND__MINIMUM_WP_VERSION', '5.8' );
     23define( 'SHORTHAND_VERSION', '1.3.33' );
     24define( 'SHORTHAND__MINIMUM_WP_VERSION', '6.7.2' );
    2525define( 'SHORTHAND__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2626
  • shorthand-connect/tags/1.3.33/trunk/shorthand-connect.php

    r3258349 r3258380  
    1111Description: Import your Shorthand stories into your WordPress CMS as simply as possible - magic!
    1212Author: Shorthand
    13 Version: 1.3.32
     13Version: 1.3.33
    1414Author URI: http://shorthand.com
    1515*/
     
    2121}
    2222
    23 define( 'SHORTHAND_VERSION', '1.3.32' );
    24 define( 'SHORTHAND__MINIMUM_WP_VERSION', '5.8' );
     23define( 'SHORTHAND_VERSION', '1.3.33' );
     24define( 'SHORTHAND__MINIMUM_WP_VERSION', '6.7.2' );
    2525define( 'SHORTHAND__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2626
  • shorthand-connect/trunk/shorthand-connect.php

    r3258349 r3258380  
    1111Description: Import your Shorthand stories into your WordPress CMS as simply as possible - magic!
    1212Author: Shorthand
    13 Version: 1.3.32
     13Version: 1.3.33
    1414Author URI: http://shorthand.com
    1515*/
     
    2121}
    2222
    23 define( 'SHORTHAND_VERSION', '1.3.32' );
    24 define( 'SHORTHAND__MINIMUM_WP_VERSION', '5.8' );
     23define( 'SHORTHAND_VERSION', '1.3.33' );
     24define( 'SHORTHAND__MINIMUM_WP_VERSION', '6.7.2' );
    2525define( 'SHORTHAND__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2626
Note: See TracChangeset for help on using the changeset viewer.