mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
mumbleclient: don't recommend rc version
This commit is contained in:
parent
0d0bf9186a
commit
3ef51bdb90
1 changed files with 3 additions and 3 deletions
|
|
@ -202,6 +202,6 @@ Builds:
|
|||
- ../libraries/Jumble/src/main/jni
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.3.0-rc1
|
||||
CurrentVersionCode: 73
|
||||
UpdateCheckMode: Tags ^[^-]*$
|
||||
CurrentVersion: 3.2.0
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue