Skip to content

Commit c043485

Browse files
author
mkobar
committed
version 3
1 parent 9d73b73 commit c043485

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget id="io.ionic.debttracker" version="0.0.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="io.ionic.debttracker" version="0.0.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>DebtTracker</name>
44
<description>An awesome Ionic/Cordova app.</description>
55
<author email="hi@ionicframework" href="http://ionicframework.com/">Ionic Framework Team</author>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "DebtTracker",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"author": "Ionic Framework",
55
"homepage": "http://ionicframework.com/",
66
"private": true,

0 commit comments

Comments
 (0)