Welcome to mirror list, hosted at ThFree Co, Russian Federation.

info.xml « appinfo - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 513bdef9054cf9911d7af7b1ab35206c9c411f57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<info>
	<id>registration</id>
	<name>Registration</name>
	<description>User registration</description>
	<licence>AGPL</licence>
	<author>Pellaeon Lin</author>
	<version>0.2.2</version>
	<dependencies>
		<owncloud min-version="9.0" max-version="9.2"/>
	</dependencies>
</info>