We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4483399 commit 0cb89d0Copy full SHA for 0cb89d0
1 file changed
lib/cms/version.rb
@@ -2,7 +2,7 @@
2
# Allows the precise version of BrowserCMS to be determined programatically.
3
#
4
module Cms
5
- VERSION = "3.5.3"
+ VERSION = "3.5.4"
6
7
# Return the current version of the CMS.
8
def self.version
0 commit comments