Bumped version to 16.3.2

[ci skip]
This commit is contained in:
Oliver Günther
2025-08-13 12:51:11 +02:00
parent e3a5c86222
commit 0d3bbfc8bd
+1 -1
View File
@@ -33,7 +33,7 @@ module OpenProject
module VERSION # :nodoc:
MAJOR = 16
MINOR = 3
PATCH = 1
PATCH = 2
class << self
# Used by semver to define the special version (if any).