Update Vespucci to 13.1.3.0 (1206)
This commit is contained in:
parent
f6740d563a
commit
caf87efaf0
|
@ -695,7 +695,14 @@ Builds:
|
|||
- current
|
||||
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||
|
||||
- versionName: 13.1.3.0
|
||||
versionCode: 1206
|
||||
commit: 13.1.3.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: 13.1.2.0
|
||||
CurrentVersionCode: 1205
|
||||
CurrentVersion: 13.1.3.0
|
||||
CurrentVersionCode: 1206
|
||||
|
|
Loading…
Reference in a new issue