OpenManga: change UCM to accept only release tags

Non-release tags are inconsistent with version names and are deleted
sometimes.
This commit is contained in:
relan 2017-07-28 10:06:11 +03:00
parent a67e872af8
commit 4ee36beea9

View file

@ -51,18 +51,7 @@ Build:3.2,1102
subdir=app
gradle=yes
Build:3.3 alpha,1103
disable=uses com.android.tools.build:gradle:3.0.0-alpha5
commit=v3.3a
subdir=app
gradle=yes
Build:4.0 beta,1110
commit=v4.0 beta
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:4.0 beta
Current Version Code:1110
Update Check Mode:Tags ^v[0-9.]+$
Current Version:3.2
Current Version Code:1102