Skip to content

Commit

Permalink
Merge pull request #59 from boherm/bump-version-1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
boherm authored Oct 21, 2024
2 parents 2650e89 + 4732ac0 commit 7f826ca
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.9.1')
->set('app.version', '1.9.2')
->set('pull_request_dashboard_number', '17')
->set('columns.ready_for_review', 'Ready for review')
->set('columns.reopened', 'Reopened')
Expand Down

0 comments on commit 7f826ca

Please sign in to comment.