Merge branch 'master' into 'master'
AnkiDroid: add versions 2.3.1 and 2.3.2 For some reason, they were tagged '2.3.x' instead of 'v2.3.x', causing the auto-update to fail to pick up the new versions. The 2.4 alpha tags seem to have resumed using the 'v%v' scheme, so this should not be a problem again. See merge request !354
This commit is contained in:
commit
b1b0403a3c
|
|
@ -139,6 +139,12 @@ Build:2.2.3,20203300
|
||||||
Build:2.3,20300300
|
Build:2.3,20300300
|
||||||
commit=v2.3
|
commit=v2.3
|
||||||
|
|
||||||
|
Build:2.3.1,20301302
|
||||||
|
commit=2.3.1
|
||||||
|
|
||||||
|
Build:2.3.2,20302300
|
||||||
|
commit=2.3.2
|
||||||
|
|
||||||
Build:2.4alpha1,20400101
|
Build:2.4alpha1,20400101
|
||||||
disable=prerelease
|
disable=prerelease
|
||||||
commit=v2.4alpha1
|
commit=v2.4alpha1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue