DEV: Bump Theme::BASE_COMPILER_VERSION. (#15906)

In 8e5b945b0ffd8ab5f5156ae52e460cef0136a551, we reverted the commit but
at the same time resulted in Theme::BASE_COMPILER_VERSION going
backwards which caused problems with themes caching.

This commit bumps the version to clear all the caches.

Follow-up to 8e5b945b0ffd8ab5f5156ae52e460cef0136a551
This commit is contained in:
Alan Guo Xiang Tan 2022-02-11 14:33:04 +08:00 committed by GitHub
parent 1fc3cf0569
commit 1d6a45d1f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,8 @@ class Theme < ActiveRecord::Base
SvgSprite.expire_cache
end
BASE_COMPILER_VERSION = 51
BASE_COMPILER_VERSION = 53
def self.compiler_version
get_set_cache "compiler_version" do
dependencies = [