From faa62214eb93dd81fc158735245368b23e7052d1 Mon Sep 17 00:00:00 2001 From: szaimen Date: Mon, 10 Jan 2022 18:05:55 +0100 Subject: [PATCH] add version number to the AIO interface Signed-off-by: szaimen --- php/templates/containers.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 31a73c02..5ba6b485 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -16,7 +16,7 @@
-

Nextcloud AIO Beta

+

Nextcloud AIO Beta v0.1.0

This is beta software and not production ready.

{% set isAnyRunning = false %}