Set the version number to 0.2.1

This commit is contained in:
Username404 2021-06-27 23:18:58 +02:00
parent d70dae6da1
commit 9eb0a69dab
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1

View File

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