Method: Cms.version

Defined in:
lib/cms/version.rb

.versionObject

Return the current version of the CMS.



8
9
10
# File 'lib/cms/version.rb', line 8

def self.version
  VERSION
end