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.