Update the version number
This commit is contained in:
parent
f1fd7aa703
commit
8d3523a22a
|
@ -21,7 +21,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "fr.username404"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
|
||||
|
||||
architectury {
|
||||
|
|
Loading…
Reference in New Issue