Skip to content

Commit

Permalink
Script and JSON files updated to Emoji 13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manu authored and amio committed Jul 15, 2020
1 parent 78aa9fd commit a04e2fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion emoji-compact.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion emoji.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/gen.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const fs = require('fs')
const path = require('path')
const https = require('https')

const EMOJI_VERSION = '12.1'
const EMOJI_VERSION = '13.0'

main()

Expand Down

0 comments on commit a04e2fa

Please sign in to comment.