From e397d38010508db4479711aa0fbe3af33e417d56 Mon Sep 17 00:00:00 2001 From: Kiran Prajapati Date: Thu, 4 Jul 2024 18:08:39 +0530 Subject: [PATCH] 0.2.19 --- 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 876a348..db75f26 100644 --- a/change-log.txt +++ b/change-log.txt @@ -1,4 +1,4 @@ -= 0.2.19 - TBD = += 0.2.19 - 2024-07-04 = * Video in lightbox is not working - FIXED * Stop video playing in slideshow on move to next slide - FIXED diff --git a/composer.json b/composer.json index 3f26a12..9fd3a5b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "ayecode/wp-ayecode-ui", - "version": "0.2.18", + "version": "0.2.19", "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 e420dab..641a5da 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.17'; + public $version = '0.2.19'; /** * Class textdomain.