We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c977ae commit 822cf7bCopy full SHA for 822cf7b
please.json
@@ -1,3 +1,3 @@
1
{
2
- "before-push": "sed -ie 's/echo v.*;/echo v{NEXT_VERSION};/' ./tusc.sh; git add ./tusc.sh"
+ "before-push": "sed -i 's/echo v.*;/echo v{NEXT_VERSION};/' ./tusc.sh; git add ./tusc.sh"
3
}
0 commit comments