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

Version bump to v2.0.0.beta4

parent 0c8df329
No related branches found
Tags v1.8.1
No related merge requests found
......@@ -5,7 +5,7 @@ module Discourse
MAJOR = 2
MINOR = 0
TINY = 0
PRE = 'beta3'
PRE = 'beta4'
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