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/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.