Update Vespucci to 14.0.6.0 (1308)
This commit is contained in:
parent
46abf3eb27
commit
2bb4155eb7
|
@ -772,7 +772,14 @@ Builds:
|
|||
- current
|
||||
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||
|
||||
- versionName: 14.0.6.0
|
||||
versionCode: 1308
|
||||
commit: 14.0.6.0
|
||||
gradle:
|
||||
- current
|
||||
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+\.0$
|
||||
CurrentVersion: 14.0.5.0
|
||||
CurrentVersionCode: 1307
|
||||
CurrentVersion: 14.0.6.0
|
||||
CurrentVersionCode: 1308
|
||||
|
|
Loading…
Reference in a new issue