From 6d3468b75a6f3226cd079749bd3ddf91ec0625e0 Mon Sep 17 00:00:00 2001 From: Dan Roizer Date: Thu, 9 Jan 2025 11:49:59 +0000 Subject: [PATCH] Bump version to 1.1.0 in Codeplx configuration --- config/codeplx.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/codeplx.php b/config/codeplx.php index 57fa941..31ceae4 100644 --- a/config/codeplx.php +++ b/config/codeplx.php @@ -1,7 +1,7 @@ '1.0.2', + 'version' => '1.1.0', // The API key for the Codeplx Support API 'api_key' => env('CODEPLX_API_KEY'),