From 65fd804bd556d620db291ed1959a9910441ab677 Mon Sep 17 00:00:00 2001 From: Andrey Savchenko Date: Thu, 16 Jun 2022 11:07:34 +0300 Subject: [PATCH] Released version 3.3.7 --- CHANGELOG.md | 2 ++ laps.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 835f0b2..1ecb89b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased +## 3.3.7 - 2022-06-16 + ### Fixed - PHP warning, when accessing OPcache status with `opcache.restrict_api` diff --git a/laps.php b/laps.php index 32c636f..7dd21d2 100644 --- a/laps.php +++ b/laps.php @@ -5,7 +5,7 @@ Plugin URI: https://github.com/Rarst/laps Description: Light WordPress profiler. Author: Andrey “Rarst” Savchenko -Version: 3.3.6 +Version: 3.3.7 Author URI: https://www.rarst.net/ Requires PHP: 7.1.3 Update URI: false