Update Vespucci to 14.0.10.0 (1312)
This commit is contained in:
parent
4b1b681c93
commit
e020c69d07
|
@ -800,7 +800,14 @@ Builds:
|
|||
- current
|
||||
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||
|
||||
- versionName: 14.0.10.0
|
||||
versionCode: 1312
|
||||
commit: 14.0.10.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.9.0
|
||||
CurrentVersionCode: 1311
|
||||
CurrentVersion: 14.0.10.0
|
||||
CurrentVersionCode: 1312
|
||||
|
|
Loading…
Reference in a new issue