Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanproskuryakov committed Sep 6, 2015
1 parent 618500b commit 32aa16f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/config/configs/aisel.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
parameters:
application.name: Aisel
application.version: 0.3.0
application.version: 0.3.1
application.media.path: /media
application.media.product.path: /media/product
application.media.product.upload_dir: %kernel.root_dir%/../web%application.media.product.path%
Expand Down
2 changes: 1 addition & 1 deletion backend/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Aisel",
"version": "0.3.0",
"version": "0.3.1",
"appPath": "web",
"dependencies": {
"angular": "~1.2.6",
Expand Down
2 changes: 1 addition & 1 deletion frontend/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Aisel",
"version": "0.3.0",
"version": "0.3.1",
"appPath": "web",
"dependencies": {
"angular": "~1.2.6",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Aisel",
"version": "0.3.0",
"version": "0.3.1",
"description": "Aisel - FullStack based on AngularJS, PHP(Symfony2), MongoDB",
"authors": [
{
Expand Down

0 comments on commit 32aa16f

Please sign in to comment.