We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent defe068 commit 84ef88aCopy full SHA for 84ef88a
2 files changed
config.xml
@@ -1,5 +1,5 @@
1
<?xml version='1.0' encoding='utf-8'?>
2
-<widget id="io.ionic.starter" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget id="io.ionic.debt-tracker" version="0.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
3
<name>DebtTracker</name>
4
<description>An awesome Ionic/Cordova app.</description>
5
<author email="hi@ionicframework" href="http://ionicframework.com/">Ionic Framework Team</author>
package.json
@@ -1,6 +1,6 @@
{
"name": "DebtTracker",
- "version": "0.0.1",
+ "version": "0.0.2",
"author": "Ionic Framework",
"homepage": "http://ionicframework.com/",
6
"private": true,
0 commit comments