Set the version to 0.3.4
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
This commit is contained in:
parent
b8663dd342
commit
4d5c0f8d83
|
@ -32,7 +32,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "fr.username404"
|
||||
version = "0.3.3"
|
||||
version = "0.3.4"
|
||||
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
|
||||
|
||||
val javaVer: String = "8"
|
||||
|
|
Loading…
Reference in New Issue