wip on note about Nextcloud 26

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L
2023-03-30 18:11:59 +02:00
parent b4a8d7d649
commit 2a9c4e3198
+6
View File
@@ -250,6 +250,12 @@
{% else %}
{% if is_mastercontainer_update_available == false %}
Your containers are up-to-date.<br><br>
{% if isAnyRunning == true %}
<details>
<summary>Note about <b>Nextcloud 26</b></summary><br>
If you want to upgrade to Nextcloud 26 now, you can do so by following <b><a href="https://github.com/nextcloud/all-in-one/discussions/2208">this documentation</a></b><br/>
</details><br>
{% endif %}
{% endif %}
{% endif %}
{% endif %}