Skip to content
Closed

23.0.12 #36821

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23.0.12
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Feb 23, 2023
commit aade6b61f10d2729c0308ac73663a49f70d3230b
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.

$OC_Version = [23, 0, 12, 2];
$OC_Version = [23, 0, 12, 3];

// The human readable string
$OC_VersionString = '23.0.12';
Expand Down