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 b578294 commit 5c5c956Copy full SHA for 5c5c956
build.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/bash
2
3
THREADS=$(ls /dev/cpu/ | wc -l)
4
-VERSION="v1.3.6"
+VERSION="v1.3.5"
5
NAME="eyecons-$VERSION"
6
DIR="./dist/$NAME"
7
CHANGELOG_FILE="./dist/CHANGELOG.md"
0 commit comments