Bump the version to 0.3.5

Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
This commit is contained in:
Username404-59 2024-07-18 17:52:13 +02:00
parent d44f871335
commit 0db5d80cf1
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ plugins {
}
group = "fr.username404"
version = "0.3.4"
version = "0.3.5"
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
val javaVer: String = "17"