]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix grunt/change-version.js to update NuGet-related files too
authorChris Rebert <code@chrisrebert.com>
Mon, 25 Jul 2016 15:40:37 +0000 (08:40 -0700)
committerChris Rebert <code@chrisrebert.com>
Mon, 25 Jul 2016 15:40:41 +0000 (08:40 -0700)
[ci skip]

grunt/change-version.js

index 08b74f2e29b16b675e3be7e08f6ce535686035aa..aa155fc5344030b0466522be361880690894ec7b 100755 (executable)
@@ -97,6 +97,8 @@ function main(args) {
     '.json',
     '.less',
     '.md',
+    '.nuspec',
+    '.ps1',
     '.scss',
     '.txt',
     '.yml'