Increase the version number

This commit is contained in:
Username404 2021-06-19 21:53:34 +02:00
parent 674d630db0
commit b759063cac
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

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