Skip to content

Commit

Permalink
Merge pull request #199 from vektor-inc/develop
Browse files Browse the repository at this point in the history
[ Change version ] 1.30.2
  • Loading branch information
kurudrive authored Jun 9, 2023
2 parents c2451d3 + 05a98af commit 7ee1e20
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/php_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
php-versions: ['7.4', '8.0', '8.1']
wp-versions: ['6.1.1', '6.0.3', '5.9.5']
wp-versions: ['6.2', '6.1', '6.0']
name: PHP Unit test ${{ matrix.php-versions }} / WP ${{ matrix.wp-versions }} Test
services:
mysql:
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link:
Tags: Guternberg, Block Pattern
Requires at least: 6.0
Tested up to: 6.1
Stable tag: 1.30.0
Stable tag: 1.30.2
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down
2 changes: 1 addition & 1 deletion vk-block-patterns.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: VK Block Patterns
* Plugin URI: https://github.com/vektor-inc/vk-block-patterns
* Description: You can make and register your original custom block patterns.
* Version: 1.30.1
* Version: 1.30.2
* Requires at least: 6.0
* Author: Vektor,Inc.
* Author URI: https://vektor-inc.co.jp
Expand Down

0 comments on commit 7ee1e20

Please sign in to comment.