mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-25 13:33:51 -04:00
version bump
This commit is contained in:
parent
6885e6cfa9
commit
2668be690f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ module Discourse
|
|||
module VERSION #:nodoc:
|
||||
MAJOR = 0
|
||||
MINOR = 8
|
||||
TINY = 0
|
||||
TINY = 1
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue