Fix version in config.xml

This commit is contained in:
Skylar Ittner 2021-12-04 19:58:52 -07:00
parent e7ccf325bf
commit 654dec2557

View File

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.fixphrase.app" version="1.5.2" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.fixphrase.app" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name short="FixPhrase">FixPhrase</name>
<description>
</description>