This was the reason that app tar balls had old versions of the app skeleton and incorrect versions of CakePHP.
@@ -134,7 +134,7 @@ dist/cakephp-$(DASH_VERSION).zip: build/app build/cakephp composer.phar
cd build/app && find . -not -path '*.git*' | zip ../../dist/cakephp-$(DASH_VERSION).zip -@
# Easier to type alias for zip balls
-package: dist/cakephp-$(DASH_VERSION).zip
+package: clean dist/cakephp-$(DASH_VERSION).zip