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 1a0916d commit 1e1d454Copy full SHA for 1e1d454
1 file changed
Makefile
@@ -4,7 +4,7 @@
4
SOURCE := ./src/
5
SOURCEFILES := $(shell find $(SOURCE) 2> /dev/null | sort)
6
7
-NOTOEMOJI_VERSION := v2018-04-24-pistol-update
+NOTOEMOJI_VERSION := v2018-08-10-unicode11
8
NOTOEMOJI_FONT := ./assets/NotoColorEmoji_$(NOTOEMOJI_VERSION).ttf
9
NOTOEMOJI_URL := https://github.com/googlei18n/noto-emoji/raw/$(NOTOEMOJI_VERSION)/fonts/NotoColorEmoji.ttf
10
NOTOEMOJI_DEST := ./src/noto-color-emoji.ttf
0 commit comments