mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 18:30:26 -06:00
Version bump to v2.3.0.beta3
This commit is contained in:
parent
aabc3375c6
commit
3d0008165f
@ -7,7 +7,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 3
|
||||
TINY = 0
|
||||
PRE = 'beta2'
|
||||
PRE = 'beta3'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user