Skip to content

Commit 730ea28

Browse files
committed
feat: v1.3.3
1 parent c8a9cfd commit 730ea28

File tree

16 files changed

+83
-2
lines changed

16 files changed

+83
-2
lines changed

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/usr/bin/bash
22

33
THREADS=$(ls /dev/cpu/ | wc -l)
4-
PREVIOUS_VERSION="v1.3.1"
5-
VERSION="v1.3.2"
4+
PREVIOUS_VERSION="v1.3.2"
5+
VERSION="v1.3.3"
66
NAME="eyecons-$VERSION"
77
DIR="./dist/$NAME"
88
PREVIOUS_DIR="./dist/eyecons-$PREVIOUS_VERSION"

icons/building.svg

Lines changed: 5 additions & 0 deletions
Loading

icons/burger.svg

Lines changed: 5 additions & 0 deletions
Loading

icons/bus.svg

Lines changed: 5 additions & 0 deletions
Loading

icons/file-cross.svg

Lines changed: 7 additions & 0 deletions
Loading

icons/file-minus.svg

Lines changed: 5 additions & 0 deletions
Loading
File renamed without changes.

icons/folder-cross.svg

Lines changed: 7 additions & 0 deletions
Loading

icons/folder-minus.svg

Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)