mirror of
https://github.com/nextcloud/server.git
synced 2026-03-26 04:14:20 -04:00
Merge pull request #50068 from nextcloud/chore/noid/hub10
Bump Hub 9 -> Hub 10
This commit is contained in:
commit
bbba8b4fe2
1 changed files with 1 additions and 1 deletions
|
|
@ -57,5 +57,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 9</a> (<?php p($_['version']) ?>)</strong></p>
|
||||
<p><strong><a href="<?php print_unescaped($theme->getBaseUrl()); ?>" rel="noreferrer noopener" target="_blank">Nextcloud Hub 10</a> (<?php p($_['version']) ?>)</strong></p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue