Skip to content

Commit cf81a5d

Browse files
authored
Update version.sh
1 parent b8550c8 commit cf81a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/version.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/scripts/sh
1+
#!/bin/sh
22
echo "The version would be: $1"
33
echo "export const TOPPY_VERSION='$1'" > ./docs/environments/version.ts
4-
echo "Version file updated!"
4+
echo "Version file updated!"

0 commit comments

Comments
 (0)