From c877cefcef18d6a60c5eaec8df469933e64e212a Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 24 Mar 2023 16:30:16 +0200 Subject: Release v5.3.0-alpha2 (#38244) * Bump version to 5.3.0-alpha2 * Dist --- js/src/base-component.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/src/base-component.js') diff --git a/js/src/base-component.js b/js/src/base-component.js index 2015311a0..ee30390ae 100644 --- a/js/src/base-component.js +++ b/js/src/base-component.js @@ -14,7 +14,7 @@ import Config from './util/config.js' * Constants */ -const VERSION = '5.3.0-alpha1' +const VERSION = '5.3.0-alpha2' /** * Class definition -- cgit v1.2.3