Skip to content

Commit b7d946b

Browse files
committed
Bump to 4.0.2
1 parent 2ce77d4 commit b7d946b

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Advanced Query Loop
44
* Description: Query loop block variations to create custom queries.
55
* Plugin URI: https://github.com/ryanwelcher/advanced-query-loop/
6-
* Version: 4.0.1
6+
* Version: 4.0.2
77
* Requires at least: 6.2
88
* Requires PHP: 7.4
99
* Author: Ryan Welcher

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "advanced-query-loop",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Query loop block variations to create custom queries.",
55
"main": "index.js",
66
"scripts": {

readme.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: welcher
33
Tags: Query Loop, Custom Queries
44
Requires at least: 6.2
55
Tested up to: 6.7.1
6-
Stable tag: 4.0.1
6+
Stable tag: 4.0.2
77
Requires PHP: 7.4
88
License: GPL v2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -75,6 +75,9 @@ Improve the performance of the query by disabling pagination.
7575

7676
== Changelog ==
7777

78+
= 4.0.2=
79+
* Bug fixes
80+
7881
= 4.0.1 =
7982
* A few small bug fixes courtesy of @gvgvgvijayan
8083

0 commit comments

Comments
 (0)