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