diff --git a/project.json b/project.json index 6f1ec52..079513f 100644 --- a/project.json +++ b/project.json @@ -1,7 +1,7 @@ { "engine": "cocos2d-html5", "packages": "packages", - "version": "2.4.11", + "version": "2.4.12", "name": "AutoSizeDemo", "id": "4eece64e-1b25-4d91-88e0-60c49d6b5cd5", "isNew": false diff --git a/settings/project.json b/settings/project.json index 23bc092..0275648 100644 --- a/settings/project.json +++ b/settings/project.json @@ -68,5 +68,8 @@ } }, "preview-port": 7456, - "clear-simulator-cache": true + "clear-simulator-cache": true, + "migrate-history": [ + "cloud-function" + ] }