diff --git a/change-log.txt b/change-log.txt index 40301fe..7b0af1a 100644 --- a/change-log.txt +++ b/change-log.txt @@ -1,4 +1,4 @@ -= 0.2.21 - TBD = += 0.2.21 - 2024-07-31 = * JS error on FSE theme edit template part page - FIXED = 0.2.20 - 2024-07-05 = diff --git a/composer.json b/composer.json index 0756684..a10e49f 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "ayecode/wp-ayecode-ui", - "version": "0.2.20", + "version": "0.2.21", "type": "library", "description": "A Bootstrap UI for WordPress plugins and themes.", "keywords": ["bootstrap","boot","ayecode"], diff --git a/includes/ayecode-ui-settings.php b/includes/ayecode-ui-settings.php index ddc6dc4..c6fece1 100644 --- a/includes/ayecode-ui-settings.php +++ b/includes/ayecode-ui-settings.php @@ -35,7 +35,7 @@ class AyeCode_UI_Settings { * * @var string */ - public $version = '0.2.20'; + public $version = '0.2.21'; /** * Class textdomain.