Skip to content
Snippets Groups Projects
Commit b85056f4 authored by Neil Lalonde's avatar Neil Lalonde
Browse files

Version bump to v1.7.0.beta6

parent 6eccf9da
No related branches found
Tags v5.3.0
No related merge requests found
......@@ -5,7 +5,7 @@ module Discourse
MAJOR = 1
MINOR = 7
TINY = 0
PRE = 'beta5'
PRE = 'beta6'
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment