Skip to content

Commit 5dc4314

Browse files
committed
Version 3.6.2.
1 parent d79e2f8 commit 5dc4314

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "query-monitor",
3-
"version": "3.6.1",
3+
"version": "3.6.2",
44
"description": "The Developer Tools panel for WordPress.",
55
"license": "GPL-2.0-or-later",
66
"private": true,

query-monitor.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
* Plugin Name: Query Monitor
1212
* Description: The Developer Tools Panel for WordPress.
13-
* Version: 3.6.1
13+
* Version: 3.6.2
1414
* Plugin URI: https://querymonitor.com/
1515
* Author: John Blackbourn
1616
* Author URI: https://querymonitor.com/

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: johnbillion
33
Tags: debug, debug-bar, debugging, development, developer, performance, profiler, queries, query monitor, rest-api
44
Requires at least: 3.7
55
Tested up to: 5.5
6-
Stable tag: 3.6.1
6+
Stable tag: 3.6.2
77
License: GPLv2 or later
88
Requires PHP: 5.3
99

0 commit comments

Comments
 (0)