diff --git a/includes/openlab/plugins.php b/includes/openlab/plugins.php index 030ebf1..f6559e5 100644 --- a/includes/openlab/plugins.php +++ b/includes/openlab/plugins.php @@ -358,8 +358,8 @@ protected static function register_installonly_plugins( $instance ) { 'type' => 'install-only', 'cbox_name' => __( 'Attributions', 'commons-in-a-box' ), 'cbox_description' => __( 'A plugin for creating inline attributions for site content.', 'commons-in-a-box' ), - 'version' => '2.1.2', - 'download_url' => 'https://github.com/openlab-at-city-tech/openlab-attributions/archive/2.1.2.zip', + 'version' => '2.1.4', + 'download_url' => 'https://github.com/openlab-at-city-tech/openlab-attributions/archive/2.1.4.zip', ) ); // OpenLab Private Comments