mirror of
https://github.com/discourse/discourse.git
synced 2025-03-27 00:15:40 +08:00
Version bump to v1.1.0.beta6b
This commit is contained in:
parent
4d465362b5
commit
319cf8155f
@ -5,7 +5,7 @@ module Discourse
|
||||
MAJOR = 1
|
||||
MINOR = 1
|
||||
TINY = 0
|
||||
PRE = 'beta6'
|
||||
PRE = 'beta6b'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user