# frozen_string_literal: true module CKEditor5 module Rails VERSION = '1.24.9' DEFAULT_CKEDITOR_VERSION = '44.1.0' end end