Update Vespucci to 14.0.9.0 (1311)
This commit is contained in:
parent
f8087a6dac
commit
a3a48649c5
|
@ -793,7 +793,14 @@ Builds:
|
|||
- current
|
||||
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||
|
||||
- versionName: 14.0.9.0
|
||||
versionCode: 1311
|
||||
commit: 14.0.9.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.8.0
|
||||
CurrentVersionCode: 1310
|
||||
CurrentVersion: 14.0.9.0
|
||||
CurrentVersionCode: 1311
|
||||
|
|
Loading…
Reference in a new issue