Plugin Directory

Changeset 2517564


Ignore:
Timestamp:
04/19/2021 12:37:36 PM (5 years ago)
Author:
adwised
Message:

2.4.2

Location:
adwised/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • adwised/trunk/adwised.php

    r2517380 r2517564  
    44 * Plugin Name: adwised
    55 * Plugin URI: https://wordpress.org/plugins/adwised
    6  * Version: 2.4.1
     6 * Version: 2.4.2
    77 * Author: Adwised
    88 * Author URI: http://adwised.com
     
    1111 * Text Domain: adwised
    1212 * Domain Path: languages
    13  *  Copyright 2019 Adwised
     13 *  Copyright 2021 Adwised
    1414developed by adwised team
    1515 */
     
    2929        $this->plugin->name         = 'adwised'; // Plugin Folder
    3030        $this->plugin->displayName  = 'ادوایزد'; // Plugin Name
    31         $this->plugin->version      = '2.4.1';
     31        $this->plugin->version      = '2.4.2';
    3232        $this->plugin->folder       = plugin_dir_path(__FILE__);
    3333        $this->plugin->url          = plugin_dir_url(__FILE__);
  • adwised/trunk/readme.txt

    r2516685 r2517564  
    55Requires PHP: 5.2.4
    66Tested up to: 5.3
    7 Stable tag: 2.4.0
     7Stable tag: 2.4.2
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.txt
Note: See TracChangeset for help on using the changeset viewer.