Sha256: 5cf87a00d9ddaf7e84e89feaf79b47e1c64bfa9631e36e621260ad41250be731
Contents?: true
Size: 198 Bytes
Versions: 1
Compression:
Stored size: 198 Bytes
Contents
## # Allows the precise version of BrowserCMS to be determined programatically. # module Cms VERSION = '4.0.4' # 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.4 | lib/cms/version.rb |