Skip to content

Commit 0a82b81

Browse files
authored
Merge pull request #373 from awesomemotive/update/version-2.3.4
Update theme version & changelog
2 parents a1e4127 + 3e6661b commit 0a82b81

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
if ( ! defined( 'BOTIGA_VERSION' ) ) {
1111
// Replace the version number of the theme on each release.
12-
define( 'BOTIGA_VERSION', '2.3.3' );
12+
define( 'BOTIGA_VERSION', '2.3.4' );
1313
}
1414

1515
// aThemes White Label Compatibility

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Requires at least: 5.4
77
Version: 2.3.3
88
Tested up to: 6.8
99
Requires PHP: 7
10-
Stable tag: 2.3.2
10+
Stable tag: 2.3.4
1111
License: GNU General Public License v2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313

@@ -30,6 +30,9 @@ Launch your store with Botiga. A beautiful theme that is optimized for both the
3030
Botiga includes support for WooCommerce and for Infinite Scroll in Jetpack.
3131

3232
== Changelog ==
33+
= 2.3.4 =
34+
Fixed - Issue where botiga_nav_menu_link_attributes returned a new class attribute without preserving existing values
35+
3336
= 2.3.3 =
3437
Fixed - Resolved issue where range slider controls were affected by the header builder.
3538
Fixed - Main header row bottom border now supports solid color properly.

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://athemes.com/theme/botiga/
44
Author: aThemes
55
Author URI: https://athemes.com
66
Description: Launch your store with Botiga. A beautiful theme that is optimized for both the block editor and Elementor. We proudly introduce Botiga, with a modern and clean design that will effortlessly match your brand. Botiga has been developed from the ground up with clean code for optimal performance. You’ll get a mobile-optimized theme that looks and works great on any device and comes with plenty of customization options as well. Discover the theme that will transform your online business.
7-
Version: 2.3.3
7+
Version: 2.3.4
88
Tested up to: 6.7
99
Requires PHP: 7
1010
License: GNU General Public License v2 or later

0 commit comments

Comments
 (0)