Skip to content

Commit d654557

Browse files
committed
Bump for RC1 status
1 parent 8e98a8c commit d654557

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
browsercms (4.0.0.beta.1)
4+
browsercms (4.0.0.rc1)
55
actionpack-page_caching (~> 1.0)
66
ancestry (~> 2.0.0)
77
bootstrap-sass

lib/cms/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Allows the precise version of BrowserCMS to be determined programatically.
33
#
44
module Cms
5-
VERSION = "4.0.0.beta.1"
5+
VERSION = "4.0.0.rc1"
66

77
# Return the current version of the CMS.
88
def self.version

0 commit comments

Comments
 (0)