From: XhmikosR Date: Wed, 22 Mar 2023 08:23:24 +0000 (+0200) Subject: Remove version from index.{esm,umd}.js too (#38302) X-Git-Tag: v5.3.0-alpha2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842fd50da8fffe5a67d01077abd050757c257776;p=thirdparty%2Fbootstrap.git Remove version from index.{esm,umd}.js too (#38302) --- diff --git a/js/index.esm.js b/js/index.esm.js index 11f54d5e92..155d9fb6a5 100644 --- a/js/index.esm.js +++ b/js/index.esm.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.3.0-alpha1): index.esm.js + * Bootstrap index.esm.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/index.umd.js b/js/index.umd.js index 7652bd06dc..a33df74657 100644 --- a/js/index.umd.js +++ b/js/index.umd.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.3.0-alpha1): index.umd.js + * Bootstrap index.umd.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */