Skip to content

Commit

Permalink
Merge pull request #541 from bootscore/v5.3.2
Browse files Browse the repository at this point in the history
v5.3.2
  • Loading branch information
justinkruit committed Aug 11, 2023
2 parents 0d34fdc + 56bd34e commit c4da040
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 6 deletions.
13 changes: 11 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ David Vanderhaeghe, Karsten Reincke, Patrick Champoux, sweetappleuk, exlexv
Tags: featured-images, threaded-comments, translation-ready

Requires at least: 4.5
Tested up to: 6.2.2
Tested up to: 6.3
Requires PHP: 5.6
Stable tag: 5.3.1
Stable tag: 5.3.2
License: MIT License
License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE

Expand Down Expand Up @@ -59,6 +59,15 @@ bootScore includes support for WooCommerce and Infinite Scroll in Jetpack.

== Changelog ==

= 5.3.1 - August 11 2023 =

* [DELETED] woocommerce/cart/cart.php f9ba9a8 18c656a 1a51736 ff1be80
* [DELETED] woocommerce/global/breadcrumb.php 7eb3892 74766e7
* [DELETED] Closed default ship different adress filter (can be changed in Woo settings) 90da697
* [BUGFIX] Quantity input if product is sold individually or only 1 in stock left e44e81e
* [UPDATE] Translation template #529
* [UPDATE] Bootstrap 5.3.1 #534

= 5.3.1 - July 10 2023 =

* [DELETED] price.php ad1eba5
Expand Down
2 changes: 1 addition & 1 deletion scss/_bscore_style.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* bootScore 5.3.1 (https://bootscore.me/)
* bootScore 5.3.2 (https://bootscore.me/)
*/

@import "bootscore/admin_bar";
Expand Down
2 changes: 1 addition & 1 deletion scss/_bscore_woocommerce.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* bootScore WooCommerce 5.3.1 (https://bootscore.me/)
* bootScore WooCommerce 5.3.2 (https://bootscore.me/)
*/

@import "bootscore_woocommerce/wc_ajax_cart";
Expand Down
5 changes: 3 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ Theme URI: https://bootscore.me/
Author: bootScore
Author URI: https://bootscore.me
Description: A powerful Bootstrap 5 WordPress Starter Theme with WooCommerce Support. <a href="https://bootscore.me/category/documentation/" target="_blank">Documentation</a>. This theme gives you full control whatever you do and the full freedom to design whatever you want. It comes with a wide selection of category, page, post, author and archive templates as well as sidebar, header, footer and 404 widgets. There are no customizer settings in the backend. All settings can only be made by touching the code. Some CSS, HTML, PHP and JS Skills are required to customize it.
Version: 5.3.1
Tested up to: 6.2.2
Version: 5.3.2
Requires at least: 5.0
Tested up to: 6.3
Requires PHP: 5.6
License: MIT License
License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE
Expand Down

0 comments on commit c4da040

Please sign in to comment.