summaryrefslogtreecommitdiffstats
path: root/build/bump-version.mjs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:04:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:04:03 +0000
commit6a28c44d98bc276aa91bdddb5f80437cf337ead3 (patch)
treeb811886f00bbd47267d9faa8cab194c1d201fca4 /build/bump-version.mjs
parentAdding upstream version 1.11.2+dfsg. (diff)
downloadbootstrap-icons-6a28c44d98bc276aa91bdddb5f80437cf337ead3.tar.xz
bootstrap-icons-6a28c44d98bc276aa91bdddb5f80437cf337ead3.zip
Adding upstream version 1.11.3+dfsg.upstream/1.11.3+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'build/bump-version.mjs')
-rw-r--r--build/bump-version.mjs2
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)
*/