DEV: Bump theme compiler version for max svg sprite size change (#23567)

This should have been included in f6326d0
This commit is contained in:
tshenry 2023-09-13 10:02:08 -07:00 committed by GitHub
parent 38c8fc6136
commit c163634ff9
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 class Theme < ActiveRecord::Base
include GlobalPath include GlobalPath
BASE_COMPILER_VERSION = 74 BASE_COMPILER_VERSION = 75
attr_accessor :child_components attr_accessor :child_components