From 5e6c24cb01d76f8fb4cf7bed7e2d6922e545fc68 Mon Sep 17 00:00:00 2001 From: George Kalpakas Date: Fri, 11 Jan 2019 15:33:00 +0200 Subject: [PATCH] build: update `version` in `package.json` (#28075) The version was updated on master (with 0efbb3738), but the commit was not backported to 7.2.x. As a result, the version on angular.io appears as `7.2.0-rc.0` (instead of 7.2.0). PR Close #28075