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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2019-12-08 21:57:29 +0300
committernachoparker <nacho@ownyourbits.com>2019-12-08 21:57:29 +0300
commitad5b47058b7178106be259f3a0a7da84c96bad50 (patch)
tree4cea2d40cec309af43cdf4510b08ca2fd5eb6a23
parent62e1da72ab3a45529e3533a9738ab0757650dfe5 (diff)
pre-generate: avoid upstream updating over this
Signed-off-by: nachoparker <nacho@ownyourbits.com>
-rwxr-xr-xbatch.sh2
-rw-r--r--ncp-previewgenerator/appinfo/info.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/batch.sh b/batch.sh
index e0d9becb..97b4c286 100755
--- a/batch.sh
+++ b/batch.sh
@@ -33,7 +33,7 @@ IMG="$( ls -1t tmp/*.img | head -1 )"
#./build-SD-armbian.sh orangepizeroplus2-h5 OrangePiZeroPlus2
# VM
-./build-VM.sh
+#./build-VM.sh
# Docker
./build-docker.sh x86
diff --git a/ncp-previewgenerator/appinfo/info.xml b/ncp-previewgenerator/appinfo/info.xml
index e6e198e4..c28ac8a5 100644
--- a/ncp-previewgenerator/appinfo/info.xml
+++ b/ncp-previewgenerator/appinfo/info.xml
@@ -13,7 +13,7 @@ The first time you activate this app through 'nc-previews-auto', you properly wa
</description>
<licence>AGPL</licence>
<author>Roeland Jago Douma and Ignacio Nunez</author>
- <version>2.2.0</version>
+ <version>102.2.0</version>
<namespace>PreviewGenerator</namespace>
<category>multimedia</category>
<website>https://nextcloudpi.com</website>