Skip to content

Commit

Permalink
Update app meta data
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas authored and Nicolas committed Aug 18, 2016
1 parent 099273c commit 812b7b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<widget id="com.ionicframework.cutepuppypics448175" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:gap="http://phonegap.com/ns/1.0">
<name>cutePuppyPics</name>
<description>An Ionic Framework and Cordova project.</description>
<author email="hi@ionicframework" href="http://ionicframework.com/">Ionic Framework Team</author>
<widget id="com.ownweb.janari" version="0.1.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:gap="http://phonegap.com/ns/1.0">
<name>Janai</name>
<description>An open food analyser</description>
<author email="nicolas@ownweb" href="http://www.ownweb.fr/">OwnWeb</author>
<content src="index.html"/>
<access origin="*"/>
<allow-intent href="http://*/*"/>
Expand Down Expand Up @@ -33,4 +33,4 @@
<plugin name="cordova-plugin-statusbar" spec="~2.1.3"/>
<plugin name="cordova-plugin-device" spec="~1.1.2"/>
<plugin name="ionic-plugin-keyboard" spec="~2.2.1"/>
</widget>
</widget>

0 comments on commit 812b7b8

Please sign in to comment.