Skip to content

Commit 2497573

Browse files
authored
Merge pull request #386 from cakephp/ADmad-patch-1
Update Cake version
2 parents 7ddd9dc + d1d66cc commit 2497573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/site.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
return [
44
// use major.minor to indicate current version in home page
5-
'App.cakeVersion' => '5.1',
5+
'App.cakeVersion' => '5.2',
66
'Site' => [
77
'contact' => [
88
'email' => 'contact@cakedc.com',

0 commit comments

Comments
 (0)