Skip to content

Commit 6ef6fa6

Browse files
authored
Merge pull request #391 from cakephp/53-update
Update for 5.3
2 parents 0351b6a + 0fe2f1b commit 6ef6fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2',
5+
'App.cakeVersion' => '5.3',
66
'Site' => [
77
'contact' => [
88
'email' => 'contact@cakedc.com',

0 commit comments

Comments
 (0)