From d786d81ea896c8dddedd700f8454feb48983d63a Mon Sep 17 00:00:00 2001 From: Kiran Prajapati Date: Wed, 31 Jul 2024 11:47:37 +0530 Subject: [PATCH] 0.2.21 --- change-log.txt | 2 +- composer.json | 2 +- includes/ayecode-ui-settings.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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.