mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
grunt/change-version.js: Remove extraneous semicolon
[ci skip]
This commit is contained in:
parent
55c37c1ec0
commit
0cd0e66632
@ -100,6 +100,6 @@ function main(args) {
|
||||
'.yml'
|
||||
]);
|
||||
replaceRecursively('.', EXCLUDED_DIRS, INCLUDED_EXTENSIONS, oldVersion, newVersion);
|
||||
};
|
||||
}
|
||||
|
||||
main(process.argv.slice(2));
|
||||
|
Loading…
x
Reference in New Issue
Block a user