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

grunt/change-version.js

index 5e1681d3f95a0bb42a5c547fa889d905c4e59ccd..08b74f2e29b16b675e3be7e08f6ce535686035aa 100755 (executable)
@@ -95,6 +95,7 @@ function main(args) {
     '.html',
     '.js',
     '.json',
+    '.less',
     '.md',
     '.scss',
     '.txt',