discourse/app/assets/javascripts/pretty-text/emoji/version.js.erb
2020-03-20 09:55:42 -04:00

3 lines
104 B
Plaintext

// bump up this number to expire all emojis
export const IMAGE_VERSION = "<%= Emoji::EMOJI_VERSION %>";