mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 18:13:38 +08:00
Version bump to v3.0.0.beta16 (#19751)
This commit is contained in:
parent
e58277adf3
commit
6543dec7cb
|
@ -10,7 +10,7 @@ module Discourse
|
|||
MAJOR = 3
|
||||
MINOR = 0
|
||||
TINY = 0
|
||||
PRE = 'beta15'
|
||||
PRE = 'beta16'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user