Skip to content

Commit 5c5c956

Browse files
committed
chore: Oops! Version is 1.3.5 not 1.3.6
1 parent b578294 commit 5c5c956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/bash
22

33
THREADS=$(ls /dev/cpu/ | wc -l)
4-
VERSION="v1.3.6"
4+
VERSION="v1.3.5"
55
NAME="eyecons-$VERSION"
66
DIR="./dist/$NAME"
77
CHANGELOG_FILE="./dist/CHANGELOG.md"

0 commit comments

Comments
 (0)