diff options
author | Michiel de Jong <michiel@unhosted.org> | 2012-02-25 22:01:04 +0000 |
---|---|---|
committer | Michiel de Jong <michiel@unhosted.org> | 2012-02-25 22:01:04 +0000 |
commit | 28650191c36e610c7d1335272e304e59ebe371bb (patch) | |
tree | 1786598bb2bbac535cb7a39d7b69897896de8ab7 /apps/remoteStorage | |
parent | 820f2f27f6ba0509b43b70eb61204355acfeb30f (diff) | |
download | nextcloud-server-28650191c36e610c7d1335272e304e59ebe371bb.tar.gz nextcloud-server-28650191c36e610c7d1335272e304e59ebe371bb.zip |
bump up version and update license
Diffstat (limited to 'apps/remoteStorage')
-rw-r--r-- | apps/remoteStorage/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/remoteStorage/appinfo/info.xml b/apps/remoteStorage/appinfo/info.xml index 8179ca99112..5f061da258c 100644 --- a/apps/remoteStorage/appinfo/info.xml +++ b/apps/remoteStorage/appinfo/info.xml @@ -3,8 +3,8 @@ <id>remoteStorage</id> <name>remoteStorage compatibility</name> <description>Enables your users to use ownCloud as their remote storage for unhosted applications.</description> - <version>0.2</version> - <licence>AGPL</licence> + <version>0.3</version> + <licence>AGPL or MIT</licence> <author>Michiel de Jong</author> <require>2</require> </info> |