Skip to content

Commit

Permalink
Updated version & Meta information
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippluca committed Aug 29, 2018
1 parent 41ac733 commit c673293
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions config.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="review.cenafood.app" version="0.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="review.cenafood.app" version="0.0.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>cena</name>
<description>An awesome Ionic/Cordova app.</description>
<author email="[email protected]" href="http://cenafood.review/">Ionic Framework Team</author>
<author email="[email protected]" href="http://cenafood.review/">Cena Team</author>
<content src="index.html" />
<access origin="*" />
<allow-intent href="http://*/*" />
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cena",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "http://ionicframework.com/",
"name": "Cena Swiper",
"version": "0.0.3",
"author": "Cena Team",
"homepage": "https://github.com/CenaFood/ionic-cena",
"private": true,
"scripts": {
"clean": "ionic-app-scripts clean",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Cena",
"name": "Cena Swiper",
"short_name": "Cena",
"start_url": "index.html",
"display": "standalone",
Expand Down

0 comments on commit c673293

Please sign in to comment.