Bump EMOJI_VERSION to clear cache.

This commit is contained in:
Guo Xiang Tan
2017-03-14 15:31:01 +08:00
parent 6312b8b7e4
commit 58de40154d

View File

@ -1,6 +1,6 @@
class Emoji
# update this to clear the cache
EMOJI_VERSION = "v2"
EMOJI_VERSION = "v3"
include ActiveModel::SerializerSupport