0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-15 15:29:22 +01:00

Fix grunt/change-version.js to update .less files too

[ci skip]
This commit is contained in:
Chris Rebert 2016-07-25 08:36:10 -07:00
parent 904f306c52
commit a90341ced2

View File

@ -95,6 +95,7 @@ function main(args) {
'.html', '.html',
'.js', '.js',
'.json', '.json',
'.less',
'.md', '.md',
'.scss', '.scss',
'.txt', '.txt',