diff --git a/.github/workflows/develop-test.yml b/.github/workflows/develop-test.yml index 57d915137..230c04672 100644 --- a/.github/workflows/develop-test.yml +++ b/.github/workflows/develop-test.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: php-versions: ['7.4', '8.0', '8.1'] - wp-versions: ['6.3','6.2','6.1'] + wp-versions: ['6.4','6.3','6.2'] name: PHP Unit test ${{ matrix.php-versions }} / WP ${{ matrix.wp-versions }} Test on ${{ matrix.operating-system }} services: mysql: diff --git a/readme.txt b/readme.txt index fd755a76a..a4a18468e 100644 --- a/readme.txt +++ b/readme.txt @@ -103,6 +103,7 @@ e.g. == Changelog == += 1.69.1 = [ Bug Fix ][ Inline Font Size ] Applies only Font Size has a numeric value. [ Bug Fix ][ GridColCard (Pro) ] Fixed a bug where vertical alignment settings for card blocks did not apply in the editing screen. [ Bug Fix ][ Slider ] Corresponding Slider Mode to Site Editor / Widget Editor. diff --git a/vk-blocks.php b/vk-blocks.php index 9641fd0fe..490dd4e6a 100644 --- a/vk-blocks.php +++ b/vk-blocks.php @@ -3,7 +3,7 @@ * Plugin Name: VK Blocks Pro * Plugin URI: https://github.com/vektor-inc/vk-blocks * Description: This is a plugin that extends Block Editor. - * Version: 1.69.1.0 + * Version: 1.69.1.1 * Stable tag: 1.69.0.1 * Requires at least: 6.1 * Author: Vektor,Inc.