diff --git a/carbon-breadcrumbs.php b/carbon-breadcrumbs.php index 2f79253..afb49a1 100644 --- a/carbon-breadcrumbs.php +++ b/carbon-breadcrumbs.php @@ -2,13 +2,13 @@ /** * Plugin Name: Carbon Breadcrumbs * Description: A basic plugin for breadcrumbs with advanced capabilities for extending. - * Version: 1.0 + * Version: 1.0.1 * Author: tyxla * Author URI: http://marinatanasov.com/ * Plugin URI: https://github.com/tyxla/carbon-breadcrumbs * License: GPL2 * Requires at least: 3.8 - * Tested up to: 4.4 + * Tested up to: 4.4.2 * Text Domain: carbon_breadcrumbs * Domain Path: /languages */ diff --git a/readme.txt b/readme.txt index bddc7ed..5098933 100644 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: tyxla Tags: breadcrumb, breadcrumbs, carbon, admin, trail, settings, developer, configuration, extending, advanced, glue, before, after, auto Requires at least: 3.8 -Tested up to: 4.4 -Stable tag: 1.0 +Tested up to: 4.4.2 +Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -60,5 +60,8 @@ https://github.com/tyxla/carbon-breadcrumbs == Changelog == += 1.0.1 = +Add some `.gitattributes` to make exporting lighter. + = 1.0 = Initial version. \ No newline at end of file