JezK
Edit File: version.rb
# frozen_string_literal: true module I18n VERSION = "1.10.0" end