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

github.com/nextcloud/previewgenerator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-12-07 13:11:39 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2016-12-07 13:15:02 +0300
commit2443966eb86355204f2f1fe31e7b36ba1a936141 (patch)
tree3cc44d8d0c886d894a7a87ea330f5969a14d831d
parentd4dc018584b4c364525f67633f6a50527651eb67 (diff)
Bump to v1.0.0v1.0.0
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
-rw-r--r--appinfo/info.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 005aad2..5f008f7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,10 +4,12 @@
<name>Preview Generator</name>
<description>
App to pre-generate previews.
+
+ Be sure to add './occ preview:pre-generate' to a cronjob
</description>
<licence>AGPL</licence>
<author>Roeland Jago Douma</author>
- <version>0.0.7</version>
+ <version>1.0.0</version>
<namespace>PreviewGenerator</namespace>
<types>
<filesystem/>