Fix version family
This commit is contained in:
@@ -129,7 +129,7 @@ fill {
|
|||||||
|
|
||||||
build {
|
build {
|
||||||
channel = BuildChannel.STABLE
|
channel = BuildChannel.STABLE
|
||||||
versionFamily("3.0.0")
|
versionFamily("4.0.0")
|
||||||
version(projectVersion)
|
version(projectVersion)
|
||||||
|
|
||||||
downloads {
|
downloads {
|
||||||
|
|||||||
Reference in New Issue
Block a user