Sha256: 5d20bfc8bcd3d14f3abdd855e993c735c6453b7d569e27b16d85985fa77f312f
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 = "3.5.7" # 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-3.5.7 | lib/cms/version.rb |