Skip to content

Commit 4a31c3e

Browse files
authored
Merge pull request #6 from LaswitchTech/dev
General: Version bumped to v1.0.4
2 parents 5e92b22 + 0ae2b77 commit 4a31c3e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.3
1+
v1.0.4

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ while [ "$#" -gt 0 ]; do
4646
*)
4747
shift
4848
;;
49-
case
49+
esac
5050
done
5151

5252
# Function to print the current step

0 commit comments

Comments
 (0)