aboutsummaryrefslogtreecommitdiff
path: root/js/src/base-component.js
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2022-10-03 10:44:02 +0300
committerGitHub <[email protected]>2022-10-03 10:44:02 +0300
commit961d5ff9844372a4e294980c667bbe7e0651cdeb (patch)
tree302f723dc0abd029103ef8e499359b8048e55a99 /js/src/base-component.js
parent9edfed8a5e44d438119627ebfa4ebee1bca01c33 (diff)
downloadbootstrap-961d5ff9844372a4e294980c667bbe7e0651cdeb.tar.xz
bootstrap-961d5ff9844372a4e294980c667bbe7e0651cdeb.zip
Release v5.2.2 (#37236)
* Bump version to v5.2.2 * Dist
Diffstat (limited to 'js/src/base-component.js')
-rw-r--r--js/src/base-component.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/src/base-component.js b/js/src/base-component.js
index a80a20136..dba5e0742 100644
--- a/js/src/base-component.js
+++ b/js/src/base-component.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v5.2.1): base-component.js
+ * Bootstrap (v5.2.2): base-component.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -14,7 +14,7 @@ import Config from './util/config'
* Constants
*/
-const VERSION = '5.2.1'
+const VERSION = '5.2.2'
/**
* Class definition