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:
commit
41d5a19252
8 changed files with 22 additions and 3 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue