Bump version to v3.2.1
This commit is contained in:
parent
8e41daf92a
commit
c9d141061d
|
@ -19,7 +19,7 @@ module ChiliProject
|
||||||
|
|
||||||
MAJOR = 3
|
MAJOR = 3
|
||||||
MINOR = 2
|
MINOR = 2
|
||||||
PATCH = 0
|
PATCH = 1
|
||||||
TINY = PATCH # Redmine compat
|
TINY = PATCH # Redmine compat
|
||||||
|
|
||||||
# Used by semver to define the special version (if any).
|
# Used by semver to define the special version (if any).
|
||||||
|
|
Loading…
Reference in New Issue