Plugin Directory

Changeset 3339336


Ignore:
Timestamp:
08/05/2025 02:05:34 AM (8 months ago)
Author:
chamawp
Message:

readme.txt

Location:
chama/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chama/trunk/chama.php

    r3327875 r3339336  
    44     * Plugin URI:  https://www.chamawp.com
    55     * Description: Monetize your content with donations, paid subscriptions, crowdfunding and commissions.
    6      * Version:     1.0.5
     6     * Version:     1.0.6
    77     * Author:      Leetoo
    88     * Author URI:  https://leetoo.net/
     
    3434
    3535                if (! defined('CHAMA_VERSION')) {
    36                     define('CHAMA_VERSION', '1.0.5');
     36                    define('CHAMA_VERSION', '1.0.6');
    3737                }
    3838                if (! defined('CHAMAWP_URL')) {
  • chama/trunk/readme.txt

    r3339334 r3339336  
    77Tested up to: 6.8
    88Requires PHP: 7.4
    9 Stable tag: 1.0.5b
     9Stable tag: 1.0.6
    1010Text Domain: chama
    1111License: GPLv3 or later
Note: See TracChangeset for help on using the changeset viewer.