Browse Source

Bump app versions as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
tags/v13.0.0beta1
Joas Schilling 7 years ago
parent
commit
bc8fbc1a67
No account linked to committer's email address

+ 1
- 1
apps/admin_audit/appinfo/info.xml View File

@@ -5,7 +5,7 @@
<description>Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions.</description>
<licence>AGPL</licence>
<author>Nextcloud</author>
<version>1.2.0</version>
<version>1.3.0</version>
<dependencies>
<nextcloud min-version="13" max-version="13" />
</dependencies>

+ 1
- 1
apps/comments/appinfo/info.xml View File

@@ -6,7 +6,7 @@
<licence>AGPL</licence>
<author>Arthur Schiwon, Vincent Petry</author>
<default_enable/>
<version>1.2.0</version>
<version>1.3.0</version>
<dependencies>
<nextcloud min-version="13" max-version="13" />
</dependencies>

+ 1
- 1
apps/dav/appinfo/info.xml View File

@@ -5,7 +5,7 @@
<description>WebDAV endpoint</description>
<licence>AGPL</licence>
<author>owncloud.org</author>
<version>1.3.0</version>
<version>1.4.0</version>
<default_enable/>
<types>
<filesystem/>

+ 1
- 1
apps/encryption/appinfo/info.xml View File

@@ -18,7 +18,7 @@
<user>user-encryption</user>
<admin>admin-encryption</admin>
</documentation>
<version>1.6.0</version>
<version>1.7.0</version>
<types>
<filesystem/>
</types>

+ 1
- 1
apps/federatedfilesharing/appinfo/info.xml View File

@@ -5,7 +5,7 @@
<description>Provide federated file sharing across servers</description>
<licence>AGPL</licence>
<author>Bjoern Schiessle, Roeland Jago Douma</author>
<version>1.2.0</version>
<version>1.3.0</version>
<namespace>FederatedFileSharing</namespace>
<category>other</category>
<dependencies>

+ 1
- 1
apps/federation/appinfo/info.xml View File

@@ -5,7 +5,7 @@
<description>Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.</description>
<licence>AGPL</licence>
<author>Bjoern Schiessle</author>
<version>1.2.0</version>
<version>1.3.0</version>
<namespace>Federation</namespace>
<category>other</category>
<dependencies>

+ 1
- 1
apps/files/appinfo/info.xml View File

@@ -6,7 +6,7 @@
<licence>AGPL</licence>
<author>Robin Appelman, Vincent Petry</author>
<default_enable/>
<version>1.7.2</version>
<version>1.8.0</version>
<types>
<filesystem/>
</types>

+ 1
- 1
apps/files_external/appinfo/info.xml View File

@@ -12,7 +12,7 @@ External storage can be configured using the GUI or at the command line. This se
<documentation>
<admin>admin-external-storage</admin>
</documentation>
<version>1.3.0</version>
<version>1.4.0</version>
<types>
<filesystem/>
</types>

+ 1
- 1
apps/files_sharing/appinfo/info.xml View File

@@ -10,7 +10,7 @@ Turning the feature off removes shared files and folders on the server for all s
<licence>AGPL</licence>
<author>Michael Gapczynski, Bjoern Schiessle</author>
<default_enable/>
<version>1.4.0</version>
<version>1.5.0</version>
<types>
<filesystem/>
</types>

+ 1
- 1
apps/files_trashbin/appinfo/info.xml View File

@@ -10,7 +10,7 @@ To prevent a user from running out of disk space, the Deleted files app will not
<licence>AGPL</licence>
<author>Bjoern Schiessle</author>
<default_enable/>
<version>1.2.0</version>
<version>1.3.0</version>
<types>
<filesystem/>
</types>

+ 1
- 1
apps/files_versions/appinfo/info.xml View File

@@ -8,7 +8,7 @@
This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.
In addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.
</description>
<version>1.5.0</version>
<version>1.6.0</version>
<types>
<filesystem/>
</types>

+ 1
- 1
apps/lookup_server_connector/appinfo/info.xml View File

@@ -6,7 +6,7 @@
<licence>AGPL</licence>
<author>Bjoern Schiessle</author>
<namespace>LookupServerConnector</namespace>
<version>1.0.0</version>
<version>1.1.0</version>
<category>other</category>
<dependencies>
<nextcloud min-version="13" max-version="13" />

+ 1
- 1
apps/oauth2/appinfo/info.xml View File

@@ -6,7 +6,7 @@
<licence>agpl</licence>
<author>Lukas Reschke</author>
<namespace>OAuth2</namespace>
<version>1.0.5</version>
<version>1.1.0</version>
<default_enable/>
<types>
<authentication/>

+ 1
- 1
apps/provisioning_api/appinfo/info.xml View File

@@ -17,7 +17,7 @@
<documentation>
<admin>admin-provisioning-api</admin>
</documentation>
<version>1.2.0</version>
<version>1.3.0</version>
<namespace>Provisioning_API</namespace>
<types>
<prevent_group_restriction/>

+ 1
- 1
apps/sharebymail/appinfo/info.xml View File

@@ -5,7 +5,7 @@
<description>Share provider which allows you to share files by mail</description>
<licence>AGPL</licence>
<author>Bjoern Schiessle</author>
<version>1.2.0</version>
<version>1.3.0</version>
<namespace>ShareByMail</namespace>
<category>other</category>
<dependencies>

+ 1
- 1
apps/systemtags/appinfo/info.xml View File

@@ -7,7 +7,7 @@
<licence>AGPL</licence>
<author>Vincent Petry, Joas Schilling</author>
<default_enable/>
<version>1.2.0</version>
<version>1.3.0</version>
<dependencies>
<nextcloud min-version="13" max-version="13" />
</dependencies>

+ 1
- 1
apps/testing/appinfo/info.xml View File

@@ -5,7 +5,7 @@
<description>This app is only for testing! It is dangerous to have it enabled in a live instance</description>
<licence>AGPL</licence>
<author>Joas Schilling</author>
<version>1.2.0</version>
<version>1.3.0</version>
<dependencies>
<nextcloud min-version="13" max-version="13" />
</dependencies>

+ 1
- 1
apps/theming/appinfo/info.xml View File

@@ -5,7 +5,7 @@
<description>Adjust the Nextcloud theme</description>
<licence>AGPL</licence>
<author>Nextcloud</author>
<version>1.3.0</version>
<version>1.4.0</version>
<namespace>Theming</namespace>
<category>other</category>


+ 1
- 1
apps/twofactor_backupcodes/appinfo/info.xml View File

@@ -5,7 +5,7 @@
<description>A two-factor auth backup codes provider</description>
<licence>agpl</licence>
<author>Christoph Wurst</author>
<version>1.1.1</version>
<version>1.2.0</version>
<namespace>TwoFactorBackupCodes</namespace>
<category>other</category>


+ 1
- 1
apps/updatenotification/appinfo/info.xml View File

@@ -5,7 +5,7 @@
<description>Displays update notifications for Nextcloud and provides the SSO for the updater.</description>
<licence>AGPL</licence>
<author>Lukas Reschke</author>
<version>1.2.0</version>
<version>1.3.0</version>
<namespace>UpdateNotification</namespace>
<default_enable/>
<dependencies>

+ 1
- 1
apps/user_ldap/appinfo/info.xml View File

@@ -9,7 +9,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc
</description>
<licence>AGPL</licence>
<author>Dominik Schmidt and Arthur Schiwon</author>
<version>1.2.1</version>
<version>1.3.0</version>
<types>
<authentication/>
</types>

+ 1
- 1
apps/workflowengine/appinfo/info.xml View File

@@ -5,7 +5,7 @@
<description></description>
<licence>AGPL</licence>
<author>Morris Jobke</author>
<version>1.2.0</version>
<version>1.3.0</version>
<namespace>WorkflowEngine</namespace>

<category>other</category>

Loading…
Cancel
Save