Merge branch 'patch-1' into 'master'
Updated AMAM description file Fixed error preventing auto update to work Added link to changelog See merge request !1348
This commit is contained in:
commit
830fff01c0
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue