Skip to content

Commit 6ebca9b

Browse files
authored
Update to 13.1.0
1 parent b49b1a2 commit 6ebca9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
SOURCE := ./src/
55
SOURCEFILES := $(shell find $(SOURCE) 2> /dev/null | sort)
66

7-
OPENMOJI_VERSION := 12.0.0
7+
OPENMOJI_VERSION := 13.1.0
88
OPENMOJI_FONT := ./assets/OpenMoji-Color_$(OPENMOJI_VERSION).ttf
99
OPENMOJI_URL := https://github.com/hfg-gmuend/openmoji/raw/$(OPENMOJI_VERSION)/font/OpenMoji-Color.ttf
1010
OPENMOJI_DEST := ./src/openmoji-color.ttf

0 commit comments

Comments
 (0)