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