There was an error while loading. Please reload this page.
1 parent 8e98a8c commit d654557Copy full SHA for d654557
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- browsercms (4.0.0.beta.1)
+ browsercms (4.0.0.rc1)
5
actionpack-page_caching (~> 1.0)
6
ancestry (~> 2.0.0)
7
bootstrap-sass
lib/cms/version.rb
@@ -2,7 +2,7 @@
# Allows the precise version of BrowserCMS to be determined programatically.
#
module Cms
- VERSION = "4.0.0.beta.1"
+ VERSION = "4.0.0.rc1"
# Return the current version of the CMS.
8
def self.version
0 commit comments