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