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