Skip to content
Snippets Groups Projects
Unverified Commit 28add7e8 authored by Arthur Schiwon's avatar Arthur Schiwon Committed by GitHub
Browse files

Merge pull request #37354 from nextcloud/release/25.0.5

25.0.5
parents 5840219a e972ad4a
Branches
Tags
No related merge requests found
......@@ -30,10 +30,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.
$OC_Version = [25, 0, 5, 0];
$OC_Version = [25, 0, 5, 1];
// The human readable string
$OC_VersionString = '25.0.5 RC1';
$OC_VersionString = '25.0.5';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment