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