Set the version number to 0.2.2
This commit is contained in:
parent
99a48a6562
commit
a63b61e46f
|
@ -26,7 +26,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "fr.username404"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
|
||||
|
||||
architectury {
|
||||
|
|
Loading…
Reference in New Issue