Skip to content

Commit db7eaef

Browse files
authored
Fix task used for Cake 5.0
1 parent 65f0b39 commit db7eaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ $(eval $(cakephp4))
263263

264264
TAG:=5.0.11
265265
VERSION:=5.0
266-
$(eval $(cakephp4))
266+
$(eval $(cakephp5))
267267

268268
TAG:=origin/5.x
269269
VERSION:=5.1

0 commit comments

Comments
 (0)