Changeset 3339336
- Timestamp:
- 08/05/2025 02:05:34 AM (8 months ago)
- Location:
- chama/trunk
- Files:
-
- 2 edited
-
chama.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
chama/trunk/chama.php
r3327875 r3339336 4 4 * Plugin URI: https://www.chamawp.com 5 5 * Description: Monetize your content with donations, paid subscriptions, crowdfunding and commissions. 6 * Version: 1.0. 56 * Version: 1.0.6 7 7 * Author: Leetoo 8 8 * Author URI: https://leetoo.net/ … … 34 34 35 35 if (! defined('CHAMA_VERSION')) { 36 define('CHAMA_VERSION', '1.0. 5');36 define('CHAMA_VERSION', '1.0.6'); 37 37 } 38 38 if (! defined('CHAMAWP_URL')) { -
chama/trunk/readme.txt
r3339334 r3339336 7 7 Tested up to: 6.8 8 8 Requires PHP: 7.4 9 Stable tag: 1.0. 5b9 Stable tag: 1.0.6 10 10 Text Domain: chama 11 11 License: GPLv3 or later
Note: See TracChangeset
for help on using the changeset viewer.