Skip to content

Commit

Permalink
Bump version to 1.1.0 in Codeplx configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny159 committed Jan 9, 2025
1 parent 6667e68 commit 6d3468b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/codeplx.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
return [
// Version
'version' => '1.0.2',
'version' => '1.1.0',

// The API key for the Codeplx Support API
'api_key' => env('CODEPLX_API_KEY'),
Expand Down

0 comments on commit 6d3468b

Please sign in to comment.