mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
Version bump to v2.6.0.beta3
This commit is contained in:
parent
1e615bf10e
commit
2a268bd89b
@ -10,7 +10,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 6
|
||||
TINY = 0
|
||||
PRE = 'beta2'
|
||||
PRE = 'beta3'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user