mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Version bump to v1.8.0.beta11
This commit is contained in:
parent
5259a7824e
commit
a501f9d4e5
@ -5,7 +5,7 @@ module Discourse
|
||||
MAJOR = 1
|
||||
MINOR = 8
|
||||
TINY = 0
|
||||
PRE = 'beta10'
|
||||
PRE = 'beta11'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user