Bump the version to 0.3.5
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
This commit is contained in:
parent
d44f871335
commit
0db5d80cf1
|
@ -25,7 +25,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "fr.username404"
|
group = "fr.username404"
|
||||||
version = "0.3.4"
|
version = "0.3.5"
|
||||||
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
|
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
|
||||||
|
|
||||||
val javaVer: String = "17"
|
val javaVer: String = "17"
|
||||||
|
|
Loading…
Reference in New Issue