Change the version number to 0.1.0
This commit is contained in:
parent
20211accad
commit
bca8f830e9
|
@ -21,7 +21,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "fr.username404"
|
||||
version = "0.0.1"
|
||||
version = "0.1.0"
|
||||
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
|
||||
|
||||
architectury {
|
||||
|
|
Loading…
Reference in New Issue