Browse Source

Increment the versions and adjust the capitilization

Joas Schilling 7 years ago
parent
commit
dae6432ae7

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

@@ -6,7 +6,7 @@
 	<licence>AGPL</licence>
 	<author>Arthur Schiwon, Vincent Petry</author>
 	<default_enable/>
-	<version>1.0.0</version>
+	<version>1.1.0</version>
 	<dependencies>
 		<owncloud min-version="9.2" max-version="9.2" />
 	</dependencies>

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

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

+ 2 - 2
apps/federatedfilesharing/appinfo/info.xml

@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
 <info>
     <id>federatedfilesharing</id>
-    <name>Federated File Sharing</name>
+    <name>Federated file sharing</name>
     <description>Provide federated file sharing across servers</description>
     <licence>AGPL</licence>
     <author>Bjoern Schiessle, Roeland Jago Douma</author>
-    <version>1.0.0</version>
+    <version>1.1.0</version>
     <namespace>FederatedFileSharing</namespace>
     <category>other</category>
     <dependencies>

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

@@ -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.0.0</version>
+	<version>1.1.0</version>
 	<namespace>Federation</namespace>
 	<category>other</category>
 	<dependencies>

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

@@ -13,7 +13,7 @@
 		<admin>admin-external-storage</admin>
 	</documentation>
 	<rememberlogin>false</rememberlogin>
-	<version>1.0.0</version>
+	<version>1.1.0</version>
 	<types>
 		<filesystem/>
 	</types>

+ 2 - 2
apps/files_sharing/appinfo/info.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <info>
 	<id>files_sharing</id>
-	<name>Share Files</name>
+	<name>Files sharing</name>
 	<description>
 		This application enables users to share files within ownCloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within ownCloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of ownCloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.
 Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the ownCloud Documentation.
@@ -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.0.0</version>
+	<version>1.1.0</version>
 	<types>
 		<filesystem/>
 	</types>

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

@@ -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.0.0</version>
+	<version>1.1.0</version>
 	<types>
 		<filesystem/>
 	</types>

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

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

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

@@ -7,7 +7,7 @@
 	<licence>AGPL</licence>
 	<author>Vincent Petry, Joas Schilling</author>
 	<default_enable/>
-	<version>1.0.0</version>
+	<version>1.1.0</version>
 	<dependencies>
 		<owncloud min-version="9.2" max-version="9.2" />
 	</dependencies>

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

@@ -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.0.0</version>
+	<version>1.1.0</version>
 	<dependencies>
 		<owncloud min-version="9.2" max-version="9.2" />
 	</dependencies>

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

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

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

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

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

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

+ 2 - 2
apps/workflowengine/appinfo/info.xml

@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
 <info>
 	<id>workflowengine</id>
-	<name>Files Workflow Engine</name>
+	<name>Files workflow engine</name>
 	<description></description>
 	<licence>AGPL</licence>
 	<author>Morris Jobke</author>
-	<version>1.0.0</version>
+	<version>1.1.0</version>
 	<namespace>WorkflowEngine</namespace>
 
 	<category>other</category>