mirror of
https://github.com/discourse/discourse.git
synced 2025-04-17 00:39:31 +08:00
Version bump to v2.8.0.beta4 (#13824)
This commit is contained in:
parent
8bc01c1bb5
commit
cb858af8c7
@ -10,7 +10,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 8
|
||||
TINY = 0
|
||||
PRE = 'beta3'
|
||||
PRE = 'beta4'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user