Skip to content

Commit c145870

Browse files
chore(version): Hub 10 -> Hub 25 Autumn
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent ff65b61 commit c145870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 10</a> (<?php p($_['version']) ?>)</strong></p>
18+
<p><strong><a href="<?php print_unescaped($theme->getBaseUrl()); ?>" rel="noreferrer noopener" target="_blank">Nextcloud Hub 25 Autumn</a> (<?php p($_['version']) ?>)</strong></p>
1919
</div>

0 commit comments

Comments
 (0)