diff options
author | Marvin Thomas Rabe <m.rabe@echtzeitraum.de> | 2012-02-22 16:04:17 +0100 |
---|---|---|
committer | Marvin Thomas Rabe <m.rabe@echtzeitraum.de> | 2012-02-22 16:04:32 +0100 |
commit | fd72f2bd29fad3010ee84c1e5e1f22ae5e159e88 (patch) | |
tree | d6c26056622a06b8233b841d32fc199542b5e434 /apps/bookmarks/appinfo/info.xml | |
parent | e2d6bf4c63b82573c266fb064dedf076eafd7261 (diff) | |
download | nextcloud-server-fd72f2bd29fad3010ee84c1e5e1f22ae5e159e88.tar.gz nextcloud-server-fd72f2bd29fad3010ee84c1e5e1f22ae5e159e88.zip |
Removed redundant code.
Diffstat (limited to 'apps/bookmarks/appinfo/info.xml')
-rw-r--r-- | apps/bookmarks/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/bookmarks/appinfo/info.xml b/apps/bookmarks/appinfo/info.xml index 23aa6c219a9..862ab805a60 100644 --- a/apps/bookmarks/appinfo/info.xml +++ b/apps/bookmarks/appinfo/info.xml @@ -3,8 +3,8 @@ <id>bookmarks</id> <name>Bookmarks</name> <description>Bookmark manager for ownCloud</description> - <version>0.1</version> + <version>0.2</version> <licence>AGPL</licence> - <author>Arthur Schiwon</author> + <author>Arthur Schiwon, Marvin Thomas Rabe</author> <require>2</require> </info>
\ No newline at end of file |