Update the version number to 0.1.4

This commit is contained in:
Username404 2021-06-05 19:14:05 +02:00
parent 7023d1a8f6
commit 10c73a983a
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ plugins {
}
group = "fr.username404"
version = "0.1.3"
version = "0.1.4"
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
architectury {