Fixed error preventing auto update to work; added link to changelog

This commit is contained in:
Lukas Subel 2016-04-17 20:45:39 +00:00
parent dadf0be936
commit 01de654748

View file

@ -5,6 +5,7 @@ Author Email:github@lsubel.de
Web Site:http://lsubel.github.io/amam/
Source Code:https://github.com/lsubel/amam-cordova
Issue Tracker:https://github.com/lsubel/amam-cordova/issues
Changelog:https://github.com/lsubel/amam-cordova/blob/master/CHANGELOG.md
Auto Name:Ask me anything meaningful
Summary:Questions for a good conversation
@ -34,6 +35,6 @@ Build:1.3.3,10303
subdir=platforms/android/
Auto Update Mode:Version v%v
Update Check Mode:Tags .*[0-9]$
Update Check Mode:Tags .v[0-9]*$
Current Version:1.3.3
Current Version Code:10303