Increase the version number
This commit is contained in:
parent
674d630db0
commit
b759063cac
|
@ -22,7 +22,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "fr.username404"
|
group = "fr.username404"
|
||||||
version = "0.1.4"
|
version = "0.1.5"
|
||||||
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
|
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
|
||||||
|
|
||||||
architectury {
|
architectury {
|
||||||
|
|
Loading…
Reference in New Issue