DEV: Bump theme compiler version for connector fix (#18665)

This should have been included in c185043590
This commit is contained in:
David Taylor 2022-10-19 10:52:39 +01:00 committed by GitHub
parent c185043590
commit 8d3fe3ddc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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