Plugin Directory

Changeset 3208193


Ignore:
Timestamp:
12/15/2024 01:40:58 PM (12 months ago)
Author:
shinephp
Message:

set v. 4.64.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • user-role-editor/trunk/user-role-editor.php

    r3201795 r3208193  
    44Plugin URI: https://www.role-editor.com
    55Description: Change/add/delete WordPress user roles and capabilities.
    6 Version: 4.64.3
     6Version: 4.64.4
    77Author: Vladimir Garagulya
    88Author URI: https://www.role-editor.com
     
    3030}
    3131
    32 define( 'URE_VERSION', '4.64.3' );
     32define( 'URE_VERSION', '4.64.4' );
    3333define( 'URE_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
    3434define( 'URE_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.