Changeset 2766327
- Timestamp:
- 08/04/2022 09:58:32 AM (4 years ago)
- Location:
- bot-cat
- Files:
-
- 2 deleted
- 4 edited
- 1 copied
-
tags/1.0.6 (copied) (copied from bot-cat/trunk)
-
tags/1.0.6/bot-cat.php (modified) (1 diff)
-
tags/1.0.6/changelog.txt (deleted)
-
tags/1.0.6/readme.txt (modified) (2 diffs)
-
trunk/bot-cat.php (modified) (1 diff)
-
trunk/changelog.txt (deleted)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bot-cat/tags/1.0.6/bot-cat.php
r2765610 r2766327 8 8 * Author: Eric Wu 9 9 * Author URI: https://ericwu.asia/ 10 * Version: 1.0. 410 * Version: 1.0.6 11 11 * Text Domain: bot-cat 12 12 * Domain Path: languages -
bot-cat/tags/1.0.6/readme.txt
r2765604 r2766327 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.0 7 Stable tag: 1.0. 47 Stable tag: 1.0.6 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 62 62 63 63 = 1.0.3 = 64 * Use `action-wordpress-plugin-deploy` to release 64 * Use `action-wordpress-plugin-deploy` to release. 65 65 66 66 = 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). 68 68 69 = 1.0.5 = 70 * Fixed some bug. 71 72 = 1.0.6 = 73 * Fixed some bug. 69 74 70 75 == Installation == -
bot-cat/trunk/bot-cat.php
r2765610 r2766327 8 8 * Author: Eric Wu 9 9 * Author URI: https://ericwu.asia/ 10 * Version: 1.0. 410 * Version: 1.0.6 11 11 * Text Domain: bot-cat 12 12 * Domain Path: languages -
bot-cat/trunk/readme.txt
r2765604 r2766327 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.0 7 Stable tag: 1.0. 47 Stable tag: 1.0.6 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 62 62 63 63 = 1.0.3 = 64 * Use `action-wordpress-plugin-deploy` to release 64 * Use `action-wordpress-plugin-deploy` to release. 65 65 66 66 = 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). 68 68 69 = 1.0.5 = 70 * Fixed some bug. 71 72 = 1.0.6 = 73 * Fixed some bug. 69 74 70 75 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.