From 088cda138d14d8d68132824650446929737b7dba Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Jan 2024 06:04:07 +0100 Subject: Merging upstream version 1.11.3+dfsg. Signed-off-by: Daniel Baumann --- build/bump-version.mjs | 2 +- build/font/css.hbs | 4 ++-- build/font/scss.hbs | 4 ++-- build/vnu-jar.mjs | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'build') diff --git a/build/bump-version.mjs b/build/bump-version.mjs index 5f07415..6fb48f2 100644 --- a/build/bump-version.mjs +++ b/build/bump-version.mjs @@ -2,7 +2,7 @@ /*! * Script to update version number references in the project. - * Copyright 2023 The Bootstrap Authors + * Copyright 2024 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE) */ diff --git a/build/font/css.hbs b/build/font/css.hbs index f970b98..e3271ed 100644 --- a/build/font/css.hbs +++ b/build/font/css.hbs @@ -1,6 +1,6 @@ /*! - * Bootstrap Icons v1.11.2 (https://icons.getbootstrap.com/) - * Copyright 2019-2023 The Bootstrap Authors + * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/) + * Copyright 2019-2024 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE) */ diff --git a/build/font/scss.hbs b/build/font/scss.hbs index 717d45e..e7743cf 100644 --- a/build/font/scss.hbs +++ b/build/font/scss.hbs @@ -1,6 +1,6 @@ /*! - * Bootstrap Icons v1.11.2 (https://icons.getbootstrap.com/) - * Copyright 2019-2023 The Bootstrap Authors + * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/) + * Copyright 2019-2024 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE) */ diff --git a/build/vnu-jar.mjs b/build/vnu-jar.mjs index bb8b348..2953080 100644 --- a/build/vnu-jar.mjs +++ b/build/vnu-jar.mjs @@ -2,7 +2,7 @@ /*! * Script to run vnu-jar if Java is available. - * Copyright 2017-2023 The Bootstrap Authors + * Copyright 2017-2024 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ -- cgit v1.2.3