Skip to content
Snippets Groups Projects
Unverified Commit bd9f5e6d authored by Morris Jobke's avatar Morris Jobke Committed by GitHub
Browse files

Merge pull request #8809 from nextcloud/final-11.0.8

[stable11] 11.0.8
parents 5b1a4e74 c7ff7eea
No related merge requests found
......@@ -26,10 +26,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.
$OC_Version = array(11, 0, 8, 0);
$OC_Version = array(11, 0, 8, 1);
// The human readable string
$OC_VersionString = '11.0.8 RC 1';
$OC_VersionString = '11.0.8';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment