1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-03-22 13:19:40 +01:00

Set required owncloud version to 4.93

This commit is contained in:
Robin Appelman 2013-02-24 17:39:29 +01:00
parent 14108a1810
commit 18867eb611

View File

@ -6,6 +6,6 @@
<licence>AGPL</licence>
<author>Arthur Schiwon, Marvin Thomas Rabe</author>
<standalone/>
<require>4.91</require>
<require>4.93</require>
<shipped>true</shipped>
</info>