Plugin Directory

Changeset 2766327


Ignore:
Timestamp:
08/04/2022 09:58:32 AM (4 years ago)
Author:
eric0324
Message:

Update to version 1.0.6 from GitHub

Location:
bot-cat
Files:
2 deleted
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • bot-cat/tags/1.0.6/bot-cat.php

    r2765610 r2766327  
    88 * Author:            Eric Wu
    99 * Author URI:        https://ericwu.asia/
    10  * Version:           1.0.4
     10 * Version:           1.0.6
    1111 * Text Domain:       bot-cat
    1212 * Domain Path:       languages
  • bot-cat/tags/1.0.6/readme.txt

    r2765604 r2766327  
    55Requires PHP: 7.4
    66Tested up to: 6.0
    7 Stable tag: 1.0.4
     7Stable tag: 1.0.6
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    6262
    6363= 1.0.3 =
    64 * Use `action-wordpress-plugin-deploy` to release
     64* Use `action-wordpress-plugin-deploy` to release.
    6565
    6666= 1.0.4 =
    67 * Set in the admin whether to show the OAuth button on the profile page (for roles)
     67* Set in the admin whether to show the OAuth button on the profile page (for roles).
    6868
     69= 1.0.5 =
     70* Fixed some bug.
     71
     72= 1.0.6 =
     73* Fixed some bug.
    6974
    7075== Installation ==
  • bot-cat/trunk/bot-cat.php

    r2765610 r2766327  
    88 * Author:            Eric Wu
    99 * Author URI:        https://ericwu.asia/
    10  * Version:           1.0.4
     10 * Version:           1.0.6
    1111 * Text Domain:       bot-cat
    1212 * Domain Path:       languages
  • bot-cat/trunk/readme.txt

    r2765604 r2766327  
    55Requires PHP: 7.4
    66Tested up to: 6.0
    7 Stable tag: 1.0.4
     7Stable tag: 1.0.6
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    6262
    6363= 1.0.3 =
    64 * Use `action-wordpress-plugin-deploy` to release
     64* Use `action-wordpress-plugin-deploy` to release.
    6565
    6666= 1.0.4 =
    67 * Set in the admin whether to show the OAuth button on the profile page (for roles)
     67* Set in the admin whether to show the OAuth button on the profile page (for roles).
    6868
     69= 1.0.5 =
     70* Fixed some bug.
     71
     72= 1.0.6 =
     73* Fixed some bug.
    6974
    7075== Installation ==
Note: See TracChangeset for help on using the changeset viewer.