You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

info.xml 256B

1234567891011
  1. <?xml version="1.0"?>
  2. <info>
  3. <id>testapp-version</id>
  4. <version>1.1.1</version>
  5. <author>Jane</author>
  6. <description>A b c</description>
  7. <licence>Abc</licence>
  8. <dependencies>
  9. <nextcloud min-version="12.0" max-version="12.0"/>
  10. </dependencies>
  11. </info>