Skip to content

Commit

Permalink
bump version (#749)
Browse files Browse the repository at this point in the history
* bump version

* update app prerequisites section
  • Loading branch information
pionnegru authored and suzanadirla committed Oct 25, 2018
1 parent 2bab928 commit d962965
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/getting-started/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

This application uses the latest releases from Alfresco:

- [Alfresco ADF (2.5.0)](https://community.alfresco.com/community/application-development-framework/pages/get-started)
- [Alfresco ADF (2.6.0)](https://community.alfresco.com/community/application-development-framework/pages/get-started)
- [Alfresco Content Services (6.0)](https://www.alfresco.com/platform/content-services-ecm)
or [Alfresco Community Edition (6.0 - General Release: 201806)](https://www.alfresco.com/products/community/download)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alfresco-content-app",
"version": "1.4.0",
"version": "1.5.0",
"license": "LGPL-3.0",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit d962965

Please sign in to comment.