Update Vespucci to 13.0.3.0 (1106)
This commit is contained in:
parent
c8c77302cc
commit
04130f71cb
|
@ -660,7 +660,14 @@ Builds:
|
|||
- current
|
||||
prebuild: sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle
|
||||
|
||||
- versionName: 13.0.3.0
|
||||
versionCode: 1106
|
||||
commit: 13.0.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: 12.1.9.0
|
||||
CurrentVersionCode: 1009
|
||||
CurrentVersion: 13.0.3.0
|
||||
CurrentVersionCode: 1106
|
||||
|
|
Loading…
Reference in a new issue