Update Vespucci to 13.1.7.0 (1210)
This commit is contained in:
parent
929818ca31
commit
6bcbc4b8eb
|
|
@ -716,7 +716,14 @@ Builds:
|
||||||
- current
|
- current
|
||||||
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: 13.1.7.0
|
||||||
|
versionCode: 1210
|
||||||
|
commit: 13.1.7.0
|
||||||
|
gradle:
|
||||||
|
- current
|
||||||
|
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+\.0$
|
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+\.0$
|
||||||
CurrentVersion: 13.1.6.0
|
CurrentVersion: 13.1.7.0
|
||||||
CurrentVersionCode: 1209
|
CurrentVersionCode: 1210
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue