Skip to content

Commit

Permalink
chore: Bump to v0.12.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
drazik committed Feb 14, 2019
1 parent 6b0a61b commit c10d055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/targets/mobile/config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget android-packageName="io.cozy.banks.mobile" android-versionCode="120000" ios-CFBundleIdentifier="io.cozy.banks" ios-CFBundleVersion="0.12.0.0" version="0.12.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-packageName="io.cozy.banks.mobile" android-versionCode="120002" ios-CFBundleIdentifier="io.cozy.banks" ios-CFBundleVersion="0.12.0.2" version="0.12.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Cozy Banks</name>
<description>The banking application for Cozy</description>
<author email="[email protected]" href="https://cozy.io">Cozy Cloud</author>
Expand Down

0 comments on commit c10d055

Please sign in to comment.