diff --git a/scripts/admin/meteor-release-official.json b/scripts/admin/meteor-release-official.json index 83c905a91d..53c6959945 100644 --- a/scripts/admin/meteor-release-official.json +++ b/scripts/admin/meteor-release-official.json @@ -1,7 +1,8 @@ { "track": "METEOR", - "version": "1.2.0.1", + "version": "1.2.0.2", "recommended": false, "official": true, - "description": "The Official Meteor Distribution" + "description": "The Official Meteor Distribution", + "patchFrom": ["1.2", "1.2.0.1"] }