Skip to content

Commit 1b6a231

Browse files
V 0.2.1
1 parent fd44f10 commit 1b6a231

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/config/configs/aisel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
parameters:
22
application.name: Aisel
3-
application.version: 0.2.0
3+
application.version: 0.2.1
44
application.media.path: /media
55
application.media.product.path: /media/product
66
application.media.product.upload_dir: %kernel.root_dir%/../web%application.media.product.path%

backend/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Aisel",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"appPath": "web",
55
"dependencies": {
66
"angular": "~1.2.6",

frontend/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Aisel",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"appPath": "web",
55
"dependencies": {
66
"angular": "~1.2.6",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Aisel",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Aisel - Open source CMS based on AngularJS and Symfony2",
55
"authors": [
66
{

0 commit comments

Comments
 (0)