This commit is contained in:
embeddedt 2023-02-19 20:13:14 -05:00
parent 1f1bf4a442
commit 36217fe479
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -7,7 +7,7 @@ plugins {
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
group = 'org.embeddedt'
version = '1.6.0'
version = '1.6.1'
java {
archivesBaseName = 'modernfix-mc' + minecraft_version