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 b8550c8 commit cf81a5dCopy full SHA for cf81a5d
scripts/version.sh
@@ -1,4 +1,4 @@
1
-#!/scripts/sh
+#!/bin/sh
2
echo "The version would be: $1"
3
echo "export const TOPPY_VERSION='$1'" > ./docs/environments/version.ts
4
-echo "Version file updated!"
+echo "Version file updated!"
0 commit comments