diff --git a/CHANGELOG.md b/CHANGELOG.md index 5da4de8..f0ca3ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning][semver]. ## Unreleased +## [1.1.0] - 2023-04-11 + - PIEN-8157: PHP 8.1 ## [1.0.0] - 2022-08-23 diff --git a/plugin.php b/plugin.php index 09960bc..f9c7e92 100644 --- a/plugin.php +++ b/plugin.php @@ -3,8 +3,8 @@ * Plugin Name: TMS Network Site List * Plugin URI: https://github.com/devgeniem/tms-plugin-network-site-list * Description: Provides a REST endpoint that lists the sites in a network installation. - * Version: 0.1.0 - * Requires PHP: 7.4 + * Version: 1.1.0 + * Requires PHP: 8.1 * Author: Geniem Oy * Author URI: https://geniem.com * License: GPL v3 or later