version bump

This commit is contained in:
Morgan McMillian 2018-02-24 07:22:33 -08:00
parent e5cdc80b64
commit 8f3e5fe440
2 changed files with 3 additions and 3 deletions

View file

@ -1,9 +1,9 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.monkeystew.goober_m" version="0.5.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.monkeystew.goober_m" version="0.6.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Goober</name>
<description>Goober, a mobile app for pnut.io</description>
<author email="gilag@monkeystew.com" href="https://monkeystew.org">Morgan McMillian</author>
<content src="index.html" />
<content original-src="index.html" src="http://10.0.0.212:8100" />
<access origin="*" />
<allow-navigation href="http://ionic.local/*" />
<allow-intent href="http://*/*" />

View file

@ -80,4 +80,4 @@
"android"
]
}
}
}