]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update change-version.js (#29736)
authorXhmikosR <xhmikosr@gmail.com>
Tue, 26 Nov 2019 07:00:21 +0000 (09:00 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 26 Nov 2019 07:51:27 +0000 (09:51 +0200)
Add `.nuspec` to the extensions list

build/change-version.js

index 48b2eb72926eeb728fafb7506a3eeaabcbff8fa4..f068e2a7034afadd1a656657ada88bf8c8f737b9 100755 (executable)
@@ -95,6 +95,7 @@ function main(args) {
     '.js',
     '.json',
     '.md',
+    '.nuspec',
     '.scss',
     '.txt',
     '.yml'