Update Vespucci to 13.0.0.0 (1103)
This commit is contained in:
parent
8500f365cb
commit
170a681842
|
@ -646,7 +646,14 @@ Builds:
|
|||
- current
|
||||
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||
|
||||
- versionName: 13.0.0.0
|
||||
versionCode: 1103
|
||||
commit: 13.0.0.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.0.0.3
|
||||
CurrentVersionCode: 1102
|
||||
CurrentVersion: 13.0.0.0
|
||||
CurrentVersionCode: 1103
|
||||
|
|
Loading…
Reference in a new issue