diff --git a/plugin.php b/plugin.php index 043df1cd..7d8120cf 100644 --- a/plugin.php +++ b/plugin.php @@ -2,7 +2,7 @@ /** * Plugin Name: FAIR Connect - Federated and Independent Repositories * Description: Make your site more FAIR. - * Version: 1.3.0-RC1 + * Version: 1.3.0-RC4 * Author: FAIR Contributors * Author URI: https://fair.pm * Security: security@fair.pm @@ -20,7 +20,7 @@ namespace FAIR; -const VERSION = '1.3.0-RC1'; +const VERSION = '1.3.0-RC4'; const PLUGIN_DIR = __DIR__; const PLUGIN_FILE = __FILE__;