mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
Version bump to v2.9.0.beta10
This commit is contained in:
parent
4b66086d04
commit
000c7a3ee3
@ -10,7 +10,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 9
|
||||
TINY = 0
|
||||
PRE = 'beta9'
|
||||
PRE = 'beta10'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user