diff --git a/composer.json b/composer.json index bb088c1e..687d0cb8 100644 --- a/composer.json +++ b/composer.json @@ -42,6 +42,7 @@ "phpcbf": "phpcbf --standard=./phpcs.xml .", "phpcs": "phpcs --standard=./phpcs.xml .", "phpunit": "phpunit", + "release": "npx @alleyinteractive/create-release@latest", "test": [ "@phpcs", "@phpunit" diff --git a/logger.php b/logger.php index 52732997..bb319002 100644 --- a/logger.php +++ b/logger.php @@ -3,7 +3,7 @@ * Plugin Name: Alley Logger * Plugin URI: https://github.com/alleyinteractive/logger * Description: A Monolog-based logging tool for WordPress. Supports storing log message in a custom post type or in individual posts and terms. - * Version: 2.4.4 + * Version: 2.5.0 * Author: Alley Interactive * Author URI: https://alley.com/ * Requires at least: 5.9