Changeset 3208193
- Timestamp:
- 12/15/2024 01:40:58 PM (12 months ago)
- File:
-
- 1 edited
-
user-role-editor/trunk/user-role-editor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
user-role-editor/trunk/user-role-editor.php
r3201795 r3208193 4 4 Plugin URI: https://www.role-editor.com 5 5 Description: Change/add/delete WordPress user roles and capabilities. 6 Version: 4.64. 36 Version: 4.64.4 7 7 Author: Vladimir Garagulya 8 8 Author URI: https://www.role-editor.com … … 30 30 } 31 31 32 define( 'URE_VERSION', '4.64. 3' );32 define( 'URE_VERSION', '4.64.4' ); 33 33 define( 'URE_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); 34 34 define( 'URE_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.