This commit is contained in:
embeddedt 2023-01-04 15:29:04 -05:00
parent 773800830f
commit 99ee81ab78
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -16,7 +16,7 @@ plugins {
apply plugin: 'org.spongepowered.mixin'
group = 'org.embeddedt'
version = '1.0.0'
version = '1.1.0'
java {
archivesBaseName = 'modernfix-mc' + minecraft_version