aboutsummaryrefslogtreecommitdiff
path: root/js/dist/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/dist/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/dist/base-component.js')
-rw-r--r--js/dist/base-component.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/dist/base-component.js b/js/dist/base-component.js
index 82838d624..9eac028e5 100644
--- a/js/dist/base-component.js
+++ b/js/dist/base-component.js
@@ -1,5 +1,5 @@
/*!
- * Bootstrap base-component.js v5.2.1 (https://getbootstrap.com/)
+ * Bootstrap base-component.js v5.2.2 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
@@ -17,7 +17,7 @@
/**
* --------------------------------------------------------------------------
- * 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)
* --------------------------------------------------------------------------
*/
@@ -25,7 +25,7 @@
* Constants
*/
- const VERSION = '5.2.1';
+ const VERSION = '5.2.2';
/**
* Class definition
*/