mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 12:38:29 +08:00
Version bump to v2.5.0.beta5
This commit is contained in:
parent
675e9b81c6
commit
788b8becde
|
@ -9,7 +9,7 @@ module Discourse
|
||||||
MAJOR = 2
|
MAJOR = 2
|
||||||
MINOR = 5
|
MINOR = 5
|
||||||
TINY = 0
|
TINY = 0
|
||||||
PRE = 'beta4'
|
PRE = 'beta5'
|
||||||
|
|
||||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue
Block a user