Set the version number to 0.2.5

This commit is contained in:
Username404 2021-07-15 17:20:34 +02:00
parent 7c9e98bdc0
commit f495ff1f4e
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

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