diff --git a/php/templates/containers.twig b/php/templates/containers.twig index e9385c1f..a22f15ca 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -16,8 +16,7 @@
-

Nextcloud AIO Beta v0.10.0

- This is beta software and not production ready.

+

Nextcloud AIO v1.0.0

{% set isAnyRunning = false %} {% set isAnyRestarting = false %} @@ -158,7 +157,7 @@ {% endif %} {% if domain != "" and was_start_button_clicked == true %} - You are running the {{ current_channel }} channel. (Logs)

+ You are running the {{ current_channel }} channel. (Logs)

{% endif %} {% if is_backup_container_running == true %} diff --git a/php/templates/setup.twig b/php/templates/setup.twig index 06656e3f..89cd3790 100644 --- a/php/templates/setup.twig +++ b/php/templates/setup.twig @@ -4,7 +4,7 @@