← Back
Editing: version.rb
# frozen_string_literal: true module OpenSSL VERSION = "3.3.1" end
Save File
Cancel