Changeset 2767870
- Timestamp:
- 08/08/2022 01:24:49 PM (4 years ago)
- Location:
- bot-cat
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.8 (copied) (copied from bot-cat/trunk)
-
tags/1.0.8/bot-cat.php (modified) (1 diff)
-
tags/1.0.8/readme.txt (modified) (2 diffs)
-
trunk/bot-cat.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bot-cat/tags/1.0.8/bot-cat.php
r2767855 r2767870 8 8 * Author: Eric Wu 9 9 * Author URI: https://ericwu.asia/ 10 * Version: 1.0. 610 * Version: 1.0.8 11 11 * Text Domain: bot-cat 12 12 */ -
bot-cat/tags/1.0.8/readme.txt
r2767855 r2767870 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.0 7 Stable tag: 1.0. 67 Stable tag: 1.0.7 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 73 73 * Fixed some bug. 74 74 75 = 1.0.7 = 76 * Add document link. 77 * Fix helper bug. 78 79 = 1.0.8 = 80 * Fix some bug. 81 75 82 == Installation == 76 83 -
bot-cat/trunk/bot-cat.php
r2767855 r2767870 8 8 * Author: Eric Wu 9 9 * Author URI: https://ericwu.asia/ 10 * Version: 1.0. 610 * Version: 1.0.8 11 11 * Text Domain: bot-cat 12 12 */ -
bot-cat/trunk/readme.txt
r2767855 r2767870 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.0 7 Stable tag: 1.0. 67 Stable tag: 1.0.7 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 73 73 * Fixed some bug. 74 74 75 = 1.0.7 = 76 * Add document link. 77 * Fix helper bug. 78 79 = 1.0.8 = 80 * Fix some bug. 81 75 82 == Installation == 76 83
Note: See TracChangeset
for help on using the changeset viewer.