Update the version number

This commit is contained in:
Username404-59 2021-06-04 16:37:21 +02:00
parent f1fd7aa703
commit 8d3523a22a
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" group = "fr.username404"
version = "0.1.1" version = "0.1.2"
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}" val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
architectury { architectury {