mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 14:32:44 +08:00
DEV: Bump theme compiler version for max svg sprite size change (#23567)
This should have been included in f6326d0
This commit is contained in:
parent
38c8fc6136
commit
c163634ff9
|
@ -6,7 +6,7 @@ require "json_schemer"
|
|||
class Theme < ActiveRecord::Base
|
||||
include GlobalPath
|
||||
|
||||
BASE_COMPILER_VERSION = 74
|
||||
BASE_COMPILER_VERSION = 75
|
||||
|
||||
attr_accessor :child_components
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user