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

Version bump to v1.3.0.beta6

parent afc12da2
No related merge requests found
......@@ -5,7 +5,7 @@ module Discourse
MAJOR = 1
MINOR = 3
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