Bump `EMOJI_VERSION` to clear cache.
This commit is contained in:
parent
6312b8b7e4
commit
58de40154d
|
@ -1,6 +1,6 @@
|
||||||
class Emoji
|
class Emoji
|
||||||
# update this to clear the cache
|
# update this to clear the cache
|
||||||
EMOJI_VERSION = "v2"
|
EMOJI_VERSION = "v3"
|
||||||
|
|
||||||
include ActiveModel::SerializerSupport
|
include ActiveModel::SerializerSupport
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue