Skip to content

Commit 36533d5

Browse files
author
mkobar
committed
version 5
1 parent a956653 commit 36533d5

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.4" 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.5" 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.4",
3+
"version": "0.0.5",
44
"description": "An Ionic project",
55
"author": "Ionic Framework",
66
"homepage": "http://ionicframework.com/",

0 commit comments

Comments
 (0)