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:
-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>