Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanrico committed Jan 31, 2018
1 parent 610630f commit 3e83353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ module.exports =
,'email' : 'EmailTemplate'
,'contentassets' : 'ContentAsset'
,'globalValueSets' : 'GlobalValueSet'
,'bots' : 'Bot'
,'mlDomains' : 'MlDomain'
,'bots' : 'Bot'
}
result = null
if folderMapping.hasOwnProperty folderName
Expand Down

0 comments on commit 3e83353

Please sign in to comment.