Sha256: ff17e24b16cd391d397418764fb368dcce735ed754799a5885df300cc512ea45

Contents?: true

Size: 207 Bytes

Versions: 1

Compression:

Stored size: 207 Bytes

Contents

##
# Allows the precise version of BrowserCMS to be determined programatically.
#
module Cms
  VERSION = "4.0.0.rc1.art4"

  # Return the current version of the CMS.
  def self.version
    VERSION
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
browsercms-artirix-4.0.0.rc1.art4 lib/cms/version.rb