From bc8e9336b6f6287ec00c1d084d0985a7c6fe69b3 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Sat, 11 Jan 2020 16:55:39 +0800 Subject: [PATCH] Update version.ts to 5.3.0-rc.14 --- lib/api/src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/api/src/version.ts b/lib/api/src/version.ts index 3d3d583f67f0..0a3c1bd001d7 100644 --- a/lib/api/src/version.ts +++ b/lib/api/src/version.ts @@ -1 +1 @@ -export const version = '5.3.0-rc.13'; +export const version = '5.3.0-rc.14';