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

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2016-04-21 17:45:30 +0300
committerLukas Reschke <lukas@owncloud.com>2016-04-21 17:45:30 +0300
commit064b6263ddac89e947b1551256dce340d6744c18 (patch)
tree09d5c73d5484140ba33fac1de85b64018e5dc2d1 /appinfo
parenta19c2d9999e08c5fff13fb70a520b604191ad11b (diff)
Redirect page if not shown in an iframe
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5dee087..fb25a8c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,10 +17,10 @@
</description>
<licence>AGPL</licence>
<author>Thomas Müller, Lukas Reschke</author>
- <version>0.8</version>
- <dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
- </dependencies>
+ <version>0.8.1</version>
+ <dependencies>
+ <owncloud min-version="9.1" max-version="9.1" />
+ </dependencies>
<shipped>true</shipped>
<default_enable/>
<ocsid>166049</ocsid>