Browse Source

Merge pull request #500 from nextcloud/bump_version

Bump version
tags/v11.0RC2
Joas Schilling 7 years ago
parent
commit
03cb588ea9

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

@@ -7,7 +7,7 @@
</description>
<licence>AGPL</licence>
<author>Nextcloud</author>
<version>1.0.0</version>
<version>1.1.0</version>
<dependencies>
<owncloud min-version="9.0" max-version="9.1" />
</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>0.3.0</version>
<version>1.0.0</version>
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />
</dependencies>

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

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

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

@@ -19,7 +19,7 @@
<admin>admin-encryption</admin>
</documentation>
<rememberlogin>false</rememberlogin>
<version>1.3.0</version>
<version>1.4.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>0.3.0</version>
<version>1.0.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>0.1.0</version>
<version>1.0.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.5.1</version>
<version>1.6.0</version>
<types>
<filesystem/>
</types>

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

@@ -13,7 +13,7 @@
<admin>admin-external-storage</admin>
</documentation>
<rememberlogin>false</rememberlogin>
<version>0.6.0</version>
<version>1.0.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>0.10.0</version>
<version>1.0.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>0.9.0</version>
<version>1.0.0</version>
<types>
<filesystem/>
</types>

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

@@ -9,7 +9,7 @@
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.3.0</version>
<version>1.4.0</version>
<types>
<filesystem/>
</types>

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

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

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

@@ -7,7 +7,7 @@
<licence>AGPL</licence>
<author>Vincent Petry</author>
<default_enable/>
<version>0.3.0</version>
<version>1.0.0</version>
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />
</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>0.1.0</version>
<version>1.0.0</version>
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />
</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>0.2.0</version>
<version>1.0.0</version>
<namespace>Theming</namespace>
<category>other</category>


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

@@ -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>0.2.1</version>
<version>1.0.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 ownCloud with their LDAP or AD credentials, and is granted acce
</description>
<licence>AGPL</licence>
<author>Dominik Schmidt and Arthur Schiwon</author>
<version>0.9.0</version>
<version>1.0.0</version>
<types>
<authentication/>
</types>

+ 3
- 3
version.php View File

@@ -25,12 +25,12 @@
// We only can count up. The 4. digit is only for the internal patchlevel to trigger DB upgrades
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.
$OC_Version = array(9, 1, 0, 13);
$OC_Version = array(9, 2, 0, 0);

// The human readable string
$OC_VersionString = '10.0 beta';
$OC_VersionString = '11.0 alpha';

$OC_VersionCanBeUpgradedFrom = array(9, 0);
$OC_VersionCanBeUpgradedFrom = array(9, 1);

// The ownCloud channel
$OC_Channel = 'git';

Loading…
Cancel
Save