Plugin Directory

Changeset 2966901


Ignore:
Timestamp:
09/14/2023 08:17:01 AM (2 years ago)
Author:
saadiqbal
Message:

update plugin version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • user-avatar-reloaded/tags/1.2.2/wp-user-avatar-reloaded.php

    r2966313 r2966901  
    66Author: saadiqbal
    77Author URI: https://profiles.wordpress.org/saadiqbal/
    8 Version: 1.2.1
     8Version: 1.2.2
    99Text Domain: wp-user-avatar
    1010Domain Path: /lang/
     
    3434   */
    3535  private function _define_constants() {
    36     define('WPUA_VERSION', '1.2');
     36    define('WPUA_VERSION', '1.2.2');
    3737    define('WPUA_FOLDER', basename(dirname(__FILE__)));
    3838    define('WPUA_DIR', plugin_dir_path(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.