mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
Version bump to v2.8.0.beta6 (#14228)
v2.8.0.beta5 can cause segfaults due to the oj gem v3.13.3.
This commit is contained in:
parent
d00bd626d8
commit
f0d2b0f2f0
@ -10,7 +10,7 @@ module Discourse
|
|||||||
MAJOR = 2
|
MAJOR = 2
|
||||||
MINOR = 8
|
MINOR = 8
|
||||||
TINY = 0
|
TINY = 0
|
||||||
PRE = 'beta5'
|
PRE = 'beta6'
|
||||||
|
|
||||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user