Skip to content

Commit

Permalink
Merge pull request #35 from matks/bump-131
Browse files Browse the repository at this point in the history
Bump version number to 1.4.0
  • Loading branch information
matks authored May 17, 2024
2 parents 1362259 + 59a92bf commit 52a95f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/services.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

return function (ContainerConfigurator $configurator) {
$configurator->parameters()
->set('app.version', '1.3.0')
->set('app.version', '1.4.0')
->set('pull_request_dashboard_number', '17')
->set('columns.ready_for_review', 'Ready for review')
->set('columns.reopened', 'Reopened')
Expand Down

0 comments on commit 52a95f3

Please sign in to comment.