Skip to content

Commit c32158f

Browse files
committed
[grunt] gitclone SRE: switch to tag
1 parent faabe24 commit c32158f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = function(grunt) {
1010
'speech-rule-engine': {
1111
options: {
1212
repository: 'https://github.com/zorkow/speech-rule-engine.git',
13-
branch: 'develop',
13+
branch: 'v1.0.0',
1414
cwd: "."
1515
}
1616
}

0 commit comments

Comments
 (0)