mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Bump theme compiler version for connector fix (#18665)
This should have been included in c185043590
This commit is contained in:
@@ -6,7 +6,7 @@ require 'json_schemer'
|
|||||||
class Theme < ActiveRecord::Base
|
class Theme < ActiveRecord::Base
|
||||||
include GlobalPath
|
include GlobalPath
|
||||||
|
|
||||||
BASE_COMPILER_VERSION = 65
|
BASE_COMPILER_VERSION = 66
|
||||||
|
|
||||||
attr_accessor :child_components
|
attr_accessor :child_components
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user