Bump VERSION to 7.3.3

pull/6016/head
Oliver Günther 7 years ago
parent 0018c0a74a
commit b828bbfaab
No known key found for this signature in database
GPG Key ID: 88872239EB414F99
  1. 2
      lib/open_project/version.rb

@ -34,7 +34,7 @@ module OpenProject
module VERSION #:nodoc: module VERSION #:nodoc:
MAJOR = 7 MAJOR = 7
MINOR = 3 MINOR = 3
PATCH = 2 PATCH = 3
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…
Cancel
Save