Skip to content

Commit

Permalink
Fix version numbers not matching
Browse files Browse the repository at this point in the history
  • Loading branch information
salbahra committed Mar 7, 2018
1 parent a132d0f commit 7994a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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-versionCode="15" id="com.albahra.opengarage" ios-CFBundleVersion="2.1.3" version="2.1.3" versionCode="15" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android">
<widget android-versionCode="15" id="com.albahra.opengarage" ios-CFBundleVersion="2.1.4" version="2.1.4" versionCode="15" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android">
<name>OpenGarage</name>
<description>
Designed to allow intuitive control of the OpenGarage garage door opener.
Expand Down

0 comments on commit 7994a0e

Please sign in to comment.