mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-11-11 22:50:47 +08:00
Merge pull request #126 from nextcloud/enh/108/add-version-number
add version number to the AIO interface
This commit is contained in:
commit
754f6f1511
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1>Nextcloud AIO Beta</h1>
|
<h1>Nextcloud AIO Beta v0.1.0</h1>
|
||||||
This is beta software and not production ready.<br><br>
|
This is beta software and not production ready.<br><br>
|
||||||
|
|
||||||
{% set isAnyRunning = false %}
|
{% set isAnyRunning = false %}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue