Skip to content

Commit

Permalink
preparing 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moustachu committed Jan 30, 2018
1 parent e82c001 commit ffd040f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM decidim/decidim:0.8.3
FROM decidim/decidim:0.9.0-pre
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "development_app",
"description": "development_app - Direct and participatory democracy web platform based on Decidim framework",
"name": "osp_app",
"description": "OSP Agora - Direct and participatory democracy web platform based on Decidim framework",
"keywords": [],
"addons": [
"heroku-postgresql:hobby-dev",
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "development_app",
"name": "osp-app",
"version": "0.9.0",
"private": true,
"dependencies": {}
}

0 comments on commit ffd040f

Please sign in to comment.