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