diff options
| author | XhmikosR <[email protected]> | 2021-09-28 19:46:42 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-28 19:46:42 +0300 |
| commit | 2c79c96f59e117ff1fccc7ceb3fbb7fc57396a9d (patch) | |
| tree | 506a44bc96bb020fbe654690c8dc09ba1319ce72 | |
| parent | f08312e912490f722b578d7827e09c8df6a5c929 (diff) | |
| download | bootstrap-gs-export-config-functionality.tar.xz bootstrap-gs-export-config-functionality.zip | |
Update config.jsgs-export-config-functionality
| -rw-r--r-- | js/src/util/config.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/src/util/config.js b/js/src/util/config.js index f0f1cabfe..3e08bde05 100644 --- a/js/src/util/config.js +++ b/js/src/util/config.js @@ -1,7 +1,7 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.0.2): util/config.js - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * Bootstrap (v5.1.1): util/config.js + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ |
