From: XhmikosR Date: Tue, 26 Nov 2019 07:00:21 +0000 (+0200) Subject: Update change-version.js (#29736) X-Git-Tag: v5.0.0-alpha1~625 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82d8dae7e738167ea1820c960f25f07fc9721297;p=thirdparty%2Fbootstrap.git Update change-version.js (#29736) Add `.nuspec` to the extensions list --- diff --git a/build/change-version.js b/build/change-version.js index 8b349a68ad..d7627dde31 100755 --- a/build/change-version.js +++ b/build/change-version.js @@ -102,6 +102,7 @@ function main(args) { '.js', '.json', '.md', + '.nuspec', '.scss', '.txt', '.yml'