Skip to content

Commit 05ac3cc

Browse files
chore(version): Hub 26 Winter -> Hub 26 Spring
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent 57c57d7 commit 05ac3cc

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)