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