Bump version to 1.3.0
This commit is contained in:
parent
db89e91927
commit
07772e7eb7
|
@ -3,7 +3,7 @@ require 'rexml/document'
|
|||
module Redmine
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 1
|
||||
MINOR = 2
|
||||
MINOR = 3
|
||||
PATCH = 0
|
||||
TINY = PATCH # Redmine compat
|
||||
|
||||
|
|
Loading…
Reference in New Issue