Plugin Directory

Changeset 3078110


Ignore:
Timestamp:
04/28/2024 12:20:54 AM (23 months ago)
Author:
knowhalim
Message:

Correctly upddated

Location:
easily-post-gpt
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • easily-post-gpt/tags/1.0.3/gpt2wp.php

    r3078109 r3078110  
    1717 * Plugin URI:        https://gpttowp.com
    1818 * Description:       Easily post from ChatGPT to your WP without writing any codes.
    19  * Version:           1.0.4
     19 * Version:           1.0.3
    2020 * Author:            Knowhalim
    2121 * Author URI:        https://knowhalim.com/
     
    3232
    3333
    34 define( 'GPT2WP_VERSION', '1.0.4' );
     34define( 'GPT2WP_VERSION', '1.0.3' );
    3535
    3636
  • easily-post-gpt/tags/1.0.4/gpt2wp.php

    r3078109 r3078110  
    1717 * Plugin URI:        https://gpttowp.com
    1818 * Description:       Easily post from ChatGPT to your WP without writing any codes.
    19  * Version:           1.0.3
     19 * Version:           1.0.4
    2020 * Author:            Knowhalim
    2121 * Author URI:        https://knowhalim.com/
     
    3232
    3333
    34 define( 'GPT2WP_VERSION', '1.0.3' );
     34define( 'GPT2WP_VERSION', '1.0.4' );
    3535
    3636
  • easily-post-gpt/trunk/gpt2wp.php

    r3078102 r3078110  
    1717 * Plugin URI:        https://gpttowp.com
    1818 * Description:       Easily post from ChatGPT to your WP without writing any codes.
    19  * Version:           1.0.3
     19 * Version:           1.0.4
    2020 * Author:            Knowhalim
    2121 * Author URI:        https://knowhalim.com/
     
    3232
    3333
    34 define( 'GPT2WP_VERSION', '1.0.3' );
     34define( 'GPT2WP_VERSION', '1.0.4' );
    3535
    3636
Note: See TracChangeset for help on using the changeset viewer.