Changeset 3184552
- Timestamp:
- 11/08/2024 03:45:48 PM (16 months ago)
- Location:
- ambikly
- Files:
-
- 1 added
- 4 edited
- 1 copied
-
assets/banner-722x250.png (added)
-
tags/0.0.4 (copied) (copied from ambikly/trunk)
-
tags/0.0.4/ambikly.php (modified) (2 diffs)
-
tags/0.0.4/readme.txt (modified) (1 diff)
-
trunk/ambikly.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ambikly/tags/0.0.4/ambikly.php
r3184548 r3184552 6 6 * Author: ambikly 7 7 * Author URI: https://profiles.wordpress.org/ambikly 8 * Version: 0.0. 38 * Version: 0.0.4 9 9 * License: GPLv3+ 10 10 * License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 28 28 // Define AMBIKLY_VERSION. 29 29 if (!defined('AMBIKLY_VERSION')) { 30 define('AMBIKLY_VERSION', '0.0. 3');30 define('AMBIKLY_VERSION', '0.0.4'); 31 31 } 32 32 -
ambikly/tags/0.0.4/readme.txt
r3184548 r3184552 5 5 Tested up to: 6.7 6 6 Requires PHP: 5.6 7 Stable tag: 0.0. 37 Stable tag: 0.0.4 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html -
ambikly/trunk/ambikly.php
r3184548 r3184552 6 6 * Author: ambikly 7 7 * Author URI: https://profiles.wordpress.org/ambikly 8 * Version: 0.0. 38 * Version: 0.0.4 9 9 * License: GPLv3+ 10 10 * License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 28 28 // Define AMBIKLY_VERSION. 29 29 if (!defined('AMBIKLY_VERSION')) { 30 define('AMBIKLY_VERSION', '0.0. 3');30 define('AMBIKLY_VERSION', '0.0.4'); 31 31 } 32 32 -
ambikly/trunk/readme.txt
r3184548 r3184552 5 5 Tested up to: 6.7 6 6 Requires PHP: 5.6 7 Stable tag: 0.0. 37 Stable tag: 0.0.4 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.