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 b49b1a2 commit 6ebca9bCopy full SHA for 6ebca9b
1 file changed
Makefile
@@ -4,7 +4,7 @@
4
SOURCE := ./src/
5
SOURCEFILES := $(shell find $(SOURCE) 2> /dev/null | sort)
6
7
-OPENMOJI_VERSION := 12.0.0
+OPENMOJI_VERSION := 13.1.0
8
OPENMOJI_FONT := ./assets/OpenMoji-Color_$(OPENMOJI_VERSION).ttf
9
OPENMOJI_URL := https://github.com/hfg-gmuend/openmoji/raw/$(OPENMOJI_VERSION)/font/OpenMoji-Color.ttf
10
OPENMOJI_DEST := ./src/openmoji-color.ttf
0 commit comments