Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aristath committed May 11, 2019
1 parent b3835ac commit f4a8bc8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*
* @since 1.0
*/
define( 'GRIDD_VERSION', '1.1' );
define( 'GRIDD_VERSION', '1.1.1' );

/**
* Gracefully fail if the user is on an old PHP version
Expand Down
6 changes: 4 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,17 @@ You can install the theme using the WordPress Administration menu. For more info
* Fix: Improve styles for products-search widget.
* Fix: Improve WooCommerce price-filter widget styles.
* Fix: No edit links in products.
* New: Added option to hide page-title on the frontpage.
* Fix: WooCommerce product slides.
* Fix: WooCommerce image thumbnails in carousels.
* Fix: WooCommerce .onsale tags styling.
* Fix: WooCommerce `.onsale` tags styling.
* Fix: blocks alignment in cover block.
* Fix: Added product-searchform template for WooCommerce.
* Fix: Content-width calculation when using `em` values for the main content area's max-width setting.
* Fix: Updated Block styles from latest Gutenberg-dev version.
* Fix: Simplified color palette.
* Fix: Updated block styles.
* New: Added support for the new "Group" editor block.
* New: Added option to hide page-title on the frontpage.

= 1.1 =

Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Author: Ari Stathopoulos
* Author URI: https://wplemon.com/
* Description: Built with Accessibility, performance and SEO in mind, the Gridd theme features a unique layout builder allowing you to create any kind of layout with ease.
* Version: 1.1
* Version: 1.1.1
* License: GNU General Public License v2.0 or later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: gridd
Expand Down

0 comments on commit f4a8bc8

Please sign in to comment.