diff options
Diffstat (limited to 'js/src/base-component.js')
| -rw-r--r-- | js/src/base-component.js | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
