diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:04:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:04:07 +0000 |
commit | 088cda138d14d8d68132824650446929737b7dba (patch) | |
tree | 7083e614f00dda7384382c534372069dc349668b /build/bump-version.mjs | |
parent | Releasing debian version 1.11.2+dfsg-1. (diff) | |
download | bootstrap-icons-088cda138d14d8d68132824650446929737b7dba.tar.xz bootstrap-icons-088cda138d14d8d68132824650446929737b7dba.zip |
Merging upstream version 1.11.3+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'build/bump-version.mjs')
-rw-r--r-- | build/bump-version.mjs | 2 |
1 files changed, 1 insertions, 1 deletions
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) */ |