From: Chris Rebert Date: Mon, 25 Jul 2016 15:40:37 +0000 (-0700) Subject: Fix grunt/change-version.js to update NuGet-related files too X-Git-Tag: v3.3.7~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82cba4eeabf857dd01039febe9d2991567e34050;p=thirdparty%2Fbootstrap.git Fix grunt/change-version.js to update NuGet-related files too [ci skip] --- diff --git a/grunt/change-version.js b/grunt/change-version.js index 08b74f2e29..aa155fc534 100755 --- a/grunt/change-version.js +++ b/grunt/change-version.js @@ -97,6 +97,8 @@ function main(args) { '.json', '.less', '.md', + '.nuspec', + '.ps1', '.scss', '.txt', '.yml'