Skip to content

Commit bcefc59

Browse files
Merge pull request #60135 from nextcloud/chore/noid/Hub26Spring
Bump Hub 26 Winter -> Hub 26 Spring
2 parents 57c57d7 + 05ac3cc commit bcefc59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/settings/templates/settings/admin/overview.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
<div id="version" class="section">
1616
<!-- should be the last part, so Updater can follow if enabled (it has no heading therefore). -->
1717
<h2><?php p($l->t('Version'));?></h2>
18-
<p><strong><a href="<?php print_unescaped($theme->getBaseUrl()); ?>" rel="noreferrer noopener" target="_blank">Nextcloud Hub 26 Winter</a> (<?php p($_['version']) ?>)</strong></p>
18+
<p><strong><a href="<?php print_unescaped($theme->getBaseUrl()); ?>" rel="noreferrer noopener" target="_blank">Nextcloud Hub 26 Spring</a> (<?php p($_['version']) ?>)</strong></p>
1919
</div>

0 commit comments

Comments
 (0)