Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Karlitschek <karlitschek@gmx.de>2019-03-05 16:25:05 +0300
committerFrank Karlitschek <karlitschek@gmx.de>2019-03-05 16:25:05 +0300
commitd798eaf85e30801ba394dc9515b5d1760f666d8f (patch)
treed75dddb2109ccdb7aa85f86cfd2414816955a4ff /appinfo/info.xml
parentd61f6eda9753907769650219b2791a416accc9c0 (diff)
adding more info to the page. This is only the first step
Diffstat (limited to 'appinfo/info.xml')
-rwxr-xr-x[-rw-r--r--]appinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f6fe046..65c52e3 100644..100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,10 +5,11 @@
<name>Monitoring</name>
<summary>Monitoring app with useful server information</summary>
<description>Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.</description>
- <version>1.6.0</version>
+ <version>1.7.0</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>
<author>Ivan Sein Santiago</author>
+ <author>Frank Karlitschek</author>
<namespace>ServerInfo</namespace>
<default_enable/>
<category>monitoring</category>