Skip to content

Commit

Permalink
Version 0.2.2, Update EmojiOne source Emoji to v2.2.6
Browse files Browse the repository at this point in the history
These are the changed files in the emojione repo

$ git diff --stat v2.2.1...v2.2.6 -- assets/svg
 assets/svg/1f3f3-1f308.svg | 1 +
 assets/svg/1f3fb.svg       | 1 +
 assets/svg/1f3fc.svg       | 1 +
 assets/svg/1f3fd.svg       | 1 +
 assets/svg/1f3fe.svg       | 1 +
 assets/svg/1f3ff.svg       | 1 +
 assets/svg/1f93a.svg       | 2 +-
 assets/svg/1f93b-1f3fb.svg | 1 -
 assets/svg/1f93b-1f3fc.svg | 1 -
 assets/svg/1f93b-1f3fd.svg | 1 -
 assets/svg/1f93b-1f3fe.svg | 1 -
 assets/svg/1f93b-1f3ff.svg | 1 -
 assets/svg/1f93b.svg       | 1 -
 assets/svg/1f93c.svg       | 2 +-
 assets/svg/1f93d.svg       | 2 +-
 assets/svg/1f93e.svg       | 2 +-
 assets/svg/1f93f.svg       | 1 -
 assets/svg/1f941.svg       | 1 +
 assets/svg/1f946.svg       | 1 -
 assets/svg/1f94a.svg       | 1 +
 assets/svg/1f94b.svg       | 1 +
 assets/svg/1f960.svg       | 1 -
 assets/svg/1f961.svg       | 1 -
 23 files changed, 13 insertions(+), 14 deletions(-)
  • Loading branch information
timdream committed Nov 21, 2016
1 parent ca62758 commit 72ea2e4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = function(grunt) {
font: 'EmojiOne Mozilla',
types: 'ttf',
autoHint: false,
version: 'Version 0.2.1',
version: 'Version 0.2.2',
codepointsFile: 'build/codepoints.js'
}
},
Expand Down
Binary file modified e1-svg.zip
Binary file not shown.
4 changes: 1 addition & 3 deletions e1-svg.zip.version.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
Zipped copy of the assets/svg directory from https://github.com/Ranks/emojione/archive/v2.2.1.zip

Updated 2016-06-10
Zipped copy of the assets/svg directory from https://github.com/Ranks/emojione/archive/v2.2.6.zip

0 comments on commit 72ea2e4

Please sign in to comment.