]> 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)
committerGitHub <noreply@github.com>
Tue, 26 Nov 2019 07:00:21 +0000 (09:00 +0200)
Add `.nuspec` to the extensions list

build/change-version.js

index 8b349a68ad5d8a593121d4e364e861fde9cc97cc..d7627dde31281df0192ac9e5431135871f9a7418 100755 (executable)
@@ -102,6 +102,7 @@ function main(args) {
     '.js',
     '.json',
     '.md',
+    '.nuspec',
     '.scss',
     '.txt',
     '.yml'