Update version to 8.2 in README and bower

This commit is contained in:
Vincent Petry 2015-07-07 10:21:20 +02:00
parent 645600ae03
commit 4a8953afca
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ Depencencies:
[![Dependency Status](https://www.versioneye.com/user/projects/54d1f76f3ca0840b190000c0/badge.svg?style=flat)](https://www.versioneye.com/user/projects/54d1f76f3ca0840b190000c0)
### Installation instructions
https://doc.owncloud.org/server/8.0/developer_manual/app/index.html
https://doc.owncloud.org/server/8.2/developer_manual/app/index.html
### Contribution Guidelines
https://owncloud.org/contribute/
@ -35,4 +35,4 @@ https://www.transifex.com/projects/p/owncloud/
[![Transifex](https://www.transifex.com/projects/p/owncloud/resource/core/chart/image_png)](https://www.transifex.com/projects/p/owncloud/)
For more detailed information about translations:
http://doc.owncloud.org/server/8.0/developer_manual/core/translation.html
http://doc.owncloud.org/server/8.2/developer_manual/core/translation.html

View File

@ -1,6 +1,6 @@
{
"name": "ownCloud",
"version": "8.0 pre alpha",
"version": "8.2 pre alpha",
"homepage": "https://www.owncloud.org",
"license": "AGPL",
"private": true,