Skip to content

Commit

Permalink
Merge pull request #379 from cakephp/cake51
Browse files Browse the repository at this point in the history
Make 5.1 the version on the website.
  • Loading branch information
steinkel authored Sep 20, 2024
2 parents 76050d1 + 569a267 commit 1798209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/site.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

return [
// use major.minor to indicate current version in home page
'App.cakeVersion' => '5.0',
'App.cakeVersion' => '5.1',
'Site' => [
'contact' => [
'email' => '[email protected]',
Expand Down

0 comments on commit 1798209

Please sign in to comment.