mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 10:08:54 +08:00
Version bump to v1.5.0.beta11
This commit is contained in:
parent
7e39619bc9
commit
1b9b68cb51
@ -5,7 +5,7 @@ module Discourse
|
||||
MAJOR = 1
|
||||
MINOR = 5
|
||||
TINY = 0
|
||||
PRE = 'beta10'
|
||||
PRE = 'beta11'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user