This commit is contained in:
embeddedt 2023-02-19 16:27:31 -05:00
parent 5194089c78
commit 19018699a0
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-beta3'
version = '1.6.0'
java {
archivesBaseName = 'modernfix-mc' + minecraft_version