mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-05 14:11:34 +00:00
Start on v0.7.0-SNAPSHOT
This commit is contained in:
@ -7,7 +7,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "gay.pizza.foundation"
|
||||
version = "0.6.0"
|
||||
version = "0.7.0-SNAPSHOT"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@ -100,5 +100,4 @@ publishing {
|
||||
|
||||
tasks.withType<Wrapper> {
|
||||
gradleVersion = "7.6"
|
||||
distributionType = Wrapper.DistributionType.ALL
|
||||
}
|
||||
|
Reference in New Issue
Block a user