Bump version to 7.11.0
This commit is contained in:
parent
6a22919c50
commit
6c302b708a
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ plugins {
|
||||||
|
|
||||||
apply(from = "static-ips.gradle.kts")
|
apply(from = "static-ips.gradle.kts")
|
||||||
|
|
||||||
val canonicalVersionCode = 1432
|
val canonicalVersionCode = 1433
|
||||||
val canonicalVersionName = "7.10.3"
|
val canonicalVersionName = "7.11.0"
|
||||||
val currentHotfixVersion = 0
|
val currentHotfixVersion = 0
|
||||||
val maxHotfixVersions = 100
|
val maxHotfixVersions = 100
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue