1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00

Merge branch 'master' into pdfreader

- fix merge conflicts master -> pdfreader
This commit is contained in:
frankdelange 2018-01-18 01:26:39 +01:00
commit 41d5a19252
8 changed files with 22 additions and 3 deletions

View file

@ -13,7 +13,7 @@
$metadata = $_['metadata'];
$annotations = $_['annotations'];
$title = htmlentities(basename($dllink));
$revision = '0046';
$revision = '0047';
$version = \OCP\App::getAppVersion('files_reader') . '.' . $revision;
/* Mobile safari, the new IE6 */