mirror of
https://github.com/discourse/discourse.git
synced 2025-03-21 16:15:32 +08:00
DEV: Bump theme compiler version for connector fix (#18665)
This should have been included in c185043590f931c7185ccbec33eb0bd2d77d764d
This commit is contained in:
parent
c185043590
commit
8d3fe3ddc5
@ -6,7 +6,7 @@ require 'json_schemer'
|
||||
class Theme < ActiveRecord::Base
|
||||
include GlobalPath
|
||||
|
||||
BASE_COMPILER_VERSION = 65
|
||||
BASE_COMPILER_VERSION = 66
|
||||
|
||||
attr_accessor :child_components
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user