Sha256: 88640d724333244a0e71822f63fef48fd7623a93039199a8c20f3c7281258b2f
Contents?: true
Size: 202 Bytes
Versions: 1
Compression:
Stored size: 202 Bytes
Contents
## # Allows the precise version of BrowserCMS to be determined programatically. # module Cms VERSION = "3.5.0.rc2" # 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.0.rc2 | lib/cms/version.rb |