Skip to content

Commit

Permalink
Merge pull request #17430 from owncloud/update-readme-8.2
Browse files Browse the repository at this point in the history
Update version to 8.2 in README and bower
  • Loading branch information
DeepDiver1975 committed Jul 7, 2015
2 parents 645600a + 4a8953a commit 28b565e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand All @@ -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
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 28b565e

Please sign in to comment.