Merge pull request #44070 from nextcloud/chore/noid/hub8

Bump Hub 7 -> Hub 8
pull/44062/head
Arthur Schiwon 3 months ago committed by GitHub
commit 35ab489067
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -74,5 +74,5 @@
<div id="version" class="section">
<!-- should be the last part, so Updater can follow if enabled (it has no heading therefore). -->
<h2><?php p($l->t('Version'));?></h2>
<p><strong><a href="<?php print_unescaped($theme->getBaseUrl()); ?>" rel="noreferrer noopener" target="_blank">Nextcloud Hub 7</a> (<?php p(OC_Util::getHumanVersion()) ?>)</strong></p>
<p><strong><a href="<?php print_unescaped($theme->getBaseUrl()); ?>" rel="noreferrer noopener" target="_blank">Nextcloud Hub 8</a> (<?php p(OC_Util::getHumanVersion()) ?>)</strong></p>
</div>

Loading…
Cancel
Save