diff options
| author | XhmikosR <[email protected]> | 2022-12-24 18:37:22 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-24 18:37:22 +0200 |
| commit | cf9454caa00872899215603e5e036d9a824b1b11 (patch) | |
| tree | af5a1e3f18dd0b7117a2d32cad38721b7dc71a18 /js/src/util/swipe.js | |
| parent | 41f62c5a11d98d49646296f996fa844d05f9514d (diff) | |
| download | bootstrap-cf9454caa00872899215603e5e036d9a824b1b11.tar.xz bootstrap-cf9454caa00872899215603e5e036d9a824b1b11.zip | |
Release v5.3.0-alpha1 (#37661)
* Bump version to 5.3.0-alpha1
* Dist
* Add docs versions updates
* Update note in homepage hero
Co-authored-by: Mark Otto <[email protected]>
Diffstat (limited to 'js/src/util/swipe.js')
| -rw-r--r-- | js/src/util/swipe.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/util/swipe.js b/js/src/util/swipe.js index fe04a2437..834b02e67 100644 --- a/js/src/util/swipe.js +++ b/js/src/util/swipe.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.2.3): util/swipe.js + * Bootstrap (v5.3.0-alpha1): util/swipe.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ |
