Skip to content

Commit 8d7bc69

Browse files
committed
Update to v1.11.1
Fixes #1807
1 parent 1741946 commit 8d7bc69

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

build/font/css.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Icons v1.10.5 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
33
* Copyright 2019-2023 The Bootstrap Authors
44
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
55
*/

build/font/scss.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Icons v1.10.5 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
33
* Copyright 2019-2023 The Bootstrap Authors
44
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
55
*/
-11.7 KB
Loading

hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ params:
5353
description: "Official open source SVG icon library for Bootstrap"
5454
social_image_path: /assets/img/bootstrap-icons-social.png
5555

56-
version: "1.11.0"
56+
version: "1.11.1"
5757
docs_version: "5.3"
5858

5959
main: "https://getbootstrap.com"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-icons",
3-
"version": "1.11.0",
3+
"version": "1.11.1",
44
"description": "Official open source SVG icon library for Bootstrap",
55
"author": "mdo",
66
"license": "MIT",

0 commit comments

Comments
 (0)