Plugin Directory

Changeset 3184548


Ignore:
Timestamp:
11/08/2024 03:41:32 PM (16 months ago)
Author:
ambikly
Message:

Update to version 0.0.3 from GitHub

Location:
ambikly
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ambikly/tags/0.0.3/ambikly.php

    r3184544 r3184548  
    66 * Author: ambikly
    77 * Author URI: https://profiles.wordpress.org/ambikly
    8  * Version: 0.0.2
     8 * Version: 0.0.3
    99 * License: GPLv3+
    1010 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    2828// Define AMBIKLY_VERSION.
    2929if (!defined('AMBIKLY_VERSION')) {
    30     define('AMBIKLY_VERSION', '0.0.2');
     30    define('AMBIKLY_VERSION', '0.0.3');
    3131}
    3232
  • ambikly/tags/0.0.3/readme.txt

    r3184544 r3184548  
    1 === Ambikly ===
    2 Contributors: Ambikly - The easiest way to start selling online
     1=== Ambikly - The easiest way to start selling online ===
     2Contributors: Ambikly
    33Tags: ecommerce
    44Requires at least: 5.4
    55Tested up to: 6.7
    66Requires PHP: 5.6
    7 Stable tag: 0.0.2
     7Stable tag: 0.0.3
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • ambikly/trunk/ambikly.php

    r3184544 r3184548  
    66 * Author: ambikly
    77 * Author URI: https://profiles.wordpress.org/ambikly
    8  * Version: 0.0.2
     8 * Version: 0.0.3
    99 * License: GPLv3+
    1010 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    2828// Define AMBIKLY_VERSION.
    2929if (!defined('AMBIKLY_VERSION')) {
    30     define('AMBIKLY_VERSION', '0.0.2');
     30    define('AMBIKLY_VERSION', '0.0.3');
    3131}
    3232
  • ambikly/trunk/readme.txt

    r3184544 r3184548  
    1 === Ambikly ===
    2 Contributors: Ambikly - The easiest way to start selling online
     1=== Ambikly - The easiest way to start selling online ===
     2Contributors: Ambikly
    33Tags: ecommerce
    44Requires at least: 5.4
    55Tested up to: 6.7
    66Requires PHP: 5.6
    7 Stable tag: 0.0.2
     7Stable tag: 0.0.3
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.