We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec8898 commit c6753caCopy full SHA for c6753ca
lib/open_project/version.rb
@@ -33,7 +33,7 @@ module OpenProject
33
module VERSION # :nodoc:
34
MAJOR = 16
35
MINOR = 5
36
- PATCH = 0
+ PATCH = 1
37
38
class << self
39
# Used by semver to define the special version (if any).
0 commit comments