Skip to content

Commit 779ad9f

Browse files
committed
Bump version to v4.1.1
1 parent 496311b commit 779ad9f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+139
-139
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242

4343
Several quick start options are available:
4444

45-
- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.1.0.zip)
45+
- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.1.1.zip)
4646
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`
4747
- Install with [npm](https://www.npmjs.com/): `npm install bootstrap`
48-
- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected].0`
49-
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.1.0`
48+
- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected].1`
49+
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.1.1`
5050
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass`
5151

5252
Read the [Getting started page](https://getbootstrap.com/docs/4.0/getting-started/introduction/) for information on the framework contents, templates and examples, and more.

_config.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ social_image_path: /assets/brand/bootstrap-social.png
5151
social_logo_path: /assets/brand/bootstrap-social-logo.png
5252

5353
# Custom variables
54-
current_version: 4.1.0
55-
current_ruby_version: 4.1.0
54+
current_version: 4.1.1
55+
current_ruby_version: 4.1.1
5656
docs_version: 4.1
5757
repo: "https://github.com/twbs/bootstrap"
5858
slack: "https://bootstrap-slack.herokuapp.com"
@@ -62,15 +62,15 @@ jobs: "https://jobs.getbootstrap.com"
6262
themes: "https://themes.getbootstrap.com"
6363

6464
download:
65-
source: "https://github.com/twbs/bootstrap/archive/v4.1.0.zip"
66-
dist: "https://github.com/twbs/bootstrap/releases/download/v4.1.0/bootstrap-4.1.0-dist.zip"
65+
source: "https://github.com/twbs/bootstrap/archive/v4.1.1.zip"
66+
dist: "https://github.com/twbs/bootstrap/releases/download/v4.1.1/bootstrap-4.1.1-dist.zip"
6767

6868
cdn:
6969
# See https://www.srihash.org for info on how to generate the hashes
70-
css: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css"
71-
css_hash: "sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4"
72-
js: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"
73-
js_hash: "sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm"
70+
css: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css"
71+
css_hash: "sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB"
72+
js: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"
73+
js_hash: "sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T"
7474
jquery: "https://code.jquery.com/jquery-3.3.1.slim.min.js"
7575
jquery_hash: "sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
7676
popper: "https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"

dist/css/bootstrap-grid.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-grid.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-grid.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-grid.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-reboot.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-reboot.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-reboot.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-reboot.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/bootstrap.bundle.js

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/bootstrap.bundle.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/bootstrap.bundle.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/bootstrap.bundle.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)