Skip to content

Commit 0a26f9c

Browse files
committed
correct next version - 16.0
1 parent b717a5e commit 0a26f9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/open_project/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131

3232
module OpenProject
3333
module VERSION # :nodoc:
34-
MAJOR = 15
35-
MINOR = 6
34+
MAJOR = 16
35+
MINOR = 0
3636
PATCH = 0
3737

3838
class << self

0 commit comments

Comments
 (0)