chore(version): Hub 25 Autumn -> Hub 26 Winter

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2026-01-18 17:00:21 +01:00
parent 7c253500a3
commit 6f6291e21a
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

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