Skip to content

Commit 54ebb54

Browse files
committed
fix(v1.1.0): Make heart-outline use proper color
1 parent b7cdcf3 commit 54ebb54

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

prod/heart-outline.svg

Lines changed: 2 additions & 1 deletion
Loading

publish.sh

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

3-
VERSION="v1.1.0"
3+
VERSION="v1.1.0-hotfix"
44

55
function copyIcon {
66
file=$1

0 commit comments

Comments
 (0)