From dfa7d8e5ec494eda2659148e75d2ee81029d6ae4 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 6 Aug 2019 00:47:53 +0800 Subject: [PATCH] Update version.ts --- 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 0a33ff6889d..18d61c2dbcc 100644 --- a/lib/api/src/version.ts +++ b/lib/api/src/version.ts @@ -1 +1 @@ -export const version = '5.2.0-beta.22'; +export const version = '5.2.0-beta.23';