From 38ec7c4df7a04b6942516669edb9517c9035dc1d Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 13 May 2020 22:36:00 +0300 Subject: Bump version to 5.0.0-alpha1 (#29925) Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff. --- js/src/util/index.js | 2 +- js/src/util/sanitizer.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'js/src/util') diff --git a/js/src/util/index.js b/js/src/util/index.js index c9331e217..cee403481 100644 --- a/js/src/util/index.js +++ b/js/src/util/index.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v4.3.1): util/index.js + * Bootstrap (v5.0.0-alpha1): util/index.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/sanitizer.js b/js/src/util/sanitizer.js index 0f896b2c4..ffb19e838 100644 --- a/js/src/util/sanitizer.js +++ b/js/src/util/sanitizer.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v4.3.1): util/sanitizer.js + * Bootstrap (v5.0.0-alpha1): util/sanitizer.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ -- cgit v1.2.3