Skip to content

Commit d3402a3

Browse files
committed
Add 5.4 to site
1 parent 3572300 commit d3402a3

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

0 commit comments

Comments
 (0)